mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2024-11-10 10:05:17 +00:00
5 lines
74 B
Rust
5 lines
74 B
Rust
|
// This is just for no_std testing
|
||
|
#[allow(unused_imports)]
|
||
|
|
||
|
fn main() {}
|