Files
pezkuwi-sdk/bizinikiwi/pezframe/examples/split
pezkuwichain 57fef835e3 fix(ci): resolve all quick-checks failures
- 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)
2026-01-04 17:22:12 +03:00
..

Basic Example For Splitting A Pezpallet

A simple example of a FRAME pezpallet demonstrating the ability to split sections across multiple files.

Note that this is purely experimental at this point.

Run cargo doc --package pezpallet-example-split --open to view this pezpallet's documentation.

License: MIT-0