mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-24 12:31:17 +00:00
cli: introduce host-perf-check command (#4342)
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
mod cli;
|
||||
#[cfg(feature = "cli")]
|
||||
mod command;
|
||||
#[cfg(feature = "cli")]
|
||||
mod error;
|
||||
#[cfg(all(feature = "cli", build_type = "release"))]
|
||||
mod host_perf_check;
|
||||
|
||||
#[cfg(feature = "full-node")]
|
||||
pub use service::RuntimeApiCollection;
|
||||
|
||||
Reference in New Issue
Block a user