Trait BigTableSubCommand
solana_ledger_tool::bigtable
pub trait BigTableSubCommand { fn bigtable_subcommand(self) -> Self; }
fn bigtable_subcommand(self) -> Self
impl BigTableSubCommand for App<'_, '_>