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

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

Required methods

pub fn cluster_query_subcommands(self) -> Self[src]

Loading content...

Implementations on Foreign Types

impl<'_, '_> ClusterQuerySubCommands for App<'_, '_>[src]

Loading content...

Implementors

Loading content...