Files
ghost-node/pallets/traits/src/lib.rs
2025-05-29 12:52:37 +03:00

4 lines
62 B
Rust

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