Trait solana_cli::nonce::NonceSubCommands[][src]

pub trait NonceSubCommands {
    fn nonce_subcommands(self) -> Self;
}

Required methods

Implementations on Foreign Types

Implementors