Expand description
Digital twin runtime module. This can be compiled with #[no_std], ready for Wasm.
Re-exports
pub use pallet::*;
Modules
- The
palletmodule in each FRAME pallet hosts the most important items needed to construct this pallet. 
Digital twin runtime module. This can be compiled with #[no_std], ready for Wasm.
pub use pallet::*;pallet module in each FRAME pallet hosts the most important items needed
to construct this pallet.