ghost-node/pallets/traits/src/lib.rs

4 lines
62 B
Rust
Raw Normal View History

#![cfg_attr(not(feature = "std"), no_std)]
pub mod networks;