mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2025-11-06 01:17:37 +00:00
It requires `tokio_unstable` in rust flags, so a `tokio-console` features is added to be compatible with the default config. To compile with the tokio console enabled, compile with ``RUSTFLAGS="--cfg tokio_unstable" cargo build --release --features tokio-console`` The usage of the tokio console can be found in https://github.com/tokio-rs/console. |
||
|---|---|---|
| .. | ||
| cli | ||
| client | ||
| config | ||
| log.rs | ||
| main.rs | ||