0g-storage-node/common/merkle_light/examples/no_std.rs
2024-01-04 18:05:32 +08:00

5 lines
74 B
Rust

// This is just for no_std testing
#[allow(unused_imports)]
fn main() {}