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

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

Required methods

fn cluster_query_subcommands(self) -> Self

Loading content...

Implementations on Foreign Types

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

Loading content...

Implementors

Loading content...