Docs.rs
ckb-bin-1.0.0
ckb-bin 1.0.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
doitian
Dependencies
base64 ^0.21.0
normal
ckb-app-config ^1
normal
ckb-async-runtime ^1
normal
ckb-build-info ^1
normal
ckb-chain ^1
normal
ckb-chain-iter ^1
normal
ckb-chain-spec ^1
normal
ckb-channel ^1
normal
ckb-constant ^1
normal
ckb-instrument ^1
normal
ckb-jsonrpc-types ^1
normal
ckb-launcher ^1
normal
ckb-logger ^1
normal
ckb-logger-service ^1
normal
ckb-memory-tracker ^1
normal
ckb-metrics-service ^1
normal
ckb-migrate ^1
normal
ckb-miner ^1
normal
ckb-network ^1
normal
ckb-resource ^1
normal
ckb-shared ^1
normal
ckb-stop-handler ^1
normal
ckb-store ^1
normal
ckb-types ^1
normal
ckb-util ^1
normal
ckb-verification-traits ^1
normal
clap =4.4
normal
ctrlc ^3.1
normal
fdlimit ^0.2.1
normal
is-terminal ^0.4.7
normal
rayon ^1.0
normal
sentry ^0.34.0
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
serde_plain ^0.3.0
normal
tempfile ^3
normal
tokio ^1.35.0
normal
toml ^0.5
normal
colored ^2.0
normal
daemonize-me ^2
normal
nix ^0.29.0
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate ckb_bin
ckb_bin
1.0.0
All Items
Crate Items
Functions
Crate
ckb_bin
Copy item path
Source
Expand description
CKB executable.
This crate is created to reduce the link time to build CKB.
Functions
ยง
run_app
The executable main entry.