0g-storage-node/common/merkle_light/examples/no_std.rs

5 lines
74 B
Rust
Raw Normal View History

2024-01-03 10:24:52 +00:00
// This is just for no_std testing
#[allow(unused_imports)]
fn main() {}