57fef835e3
- Remove missing cli crate from workspace members - Fix TOML array syntax errors in pvf and benchmarking-cli Cargo.toml - Fix Rust import ordering with cargo fmt - Fix feature propagation with zepter (try-runtime, runtime-benchmarks, std)
Dev Mode Example Pezpallet
A simple example of a FRAME pezpallet demonstrating the ease of requirements for a pezpallet in dev mode.
Run cargo doc --package pezpallet-dev-mode --open to view this pezpallet's documentation.
Dev mode is not meant to be used in production.
License: MIT-0