Docs.rs
ckb-app-config-0.121.0-rc1
ckb-app-config 0.121.0-rc1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
doitian
Dependencies
ckb-build-info =0.121.0-rc1
normal
ckb-chain-spec =0.121.0-rc1
normal
ckb-jsonrpc-types =0.121.0-rc1
normal
ckb-logger =0.121.0-rc1
normal
ckb-logger-config =0.121.0-rc1
normal
ckb-metrics-config =0.121.0-rc1
normal
ckb-pow =0.121.0-rc1
normal
ckb-resource =0.121.0-rc1
normal
ckb-systemtime =0.121.0-rc1
normal
ckb-types =0.121.0-rc1
normal
tentacle-multiaddr ^0.3.0
normal
path-clean ^0.1.0
normal
rand ^0.8
normal
tentacle-secio ^0.6
normal
sentry ^0.34.0
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
toml ^0.5
normal
ubyte ^0.10
normal
url ^2.2.2
normal
Versions
100%
of the crate is documented
Go to latest stable release
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ckb_
app_
config
0.121.0-rc1
Module cli
Module Items
Constants
In crate ckb_
app_
config
ckb_app_config
Module
cli
Copy item path
Source
Expand description
CKB command line arguments parser.
Constants
ยง
BIN_
NAME
binary file name(ckb)
CMD_
MINER
Subcommand
miner
.
CMD_
RESET_
DATA
Subcommand
reset-data
.
CMD_RUN
Subcommand
run
.