mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2025-01-23 21:46:17 +00:00
da152f1caa
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. |
||
---|---|---|
.. | ||
chunk_pool | ||
file_location_cache | ||
log_entry_sync | ||
miner | ||
network | ||
pruner | ||
router | ||
rpc | ||
shared_types | ||
src | ||
storage | ||
storage-async | ||
sync | ||
.gitignore | ||
Cargo.toml |