Trait solana_cli::cluster_query::ClusterQuerySubCommands[][src]

pub trait ClusterQuerySubCommands {
    fn cluster_query_subcommands(self) -> Self;
}

Required methods

Implementations on Foreign Types

Implementors