Trait solana_ledger_tool::bigtable::BigTableSubCommand[][src]

pub trait BigTableSubCommand {
    fn bigtable_subcommand(self) -> Self;
}

Required methods

fn bigtable_subcommand(self) -> Self[src]

Loading content...

Implementations on Foreign Types

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

Loading content...

Implementors

Loading content...