bfc2cc5284
Replace all docs.rs documentation URLs with documentation.workspace = true to inherit from the workspace's docs.pezkuwichain.io URL.
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