[][src]Trait solana_cli::storage::StorageSubCommands

pub trait StorageSubCommands {
    fn storage_subcommands(self) -> Self;
}

Required methods

fn storage_subcommands(self) -> Self

Loading content...

Implementations on Foreign Types

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

Loading content...

Implementors

Loading content...