Expand description
cuprated config
Re-exportsยง
pub use rpc::RpcConfig;
Modulesยง
- args ๐
- fs ๐
- macros ๐
- p2p ๐
- rayon ๐
- rpc ๐
- storage ๐
- tokio ๐
- tracing_
config ๐
Structsยง
- Config
- The config for all of Cuprate.
Constantsยง
- HEADER ๐
- Header to put at the start of the generated config file.
Functionsยง
- read_
config_ and_ args - Reads the args & config file, returning a
Config
.