Trait solana_clap_utils::nonce::NonceArgs[][src]

pub trait NonceArgs {
    fn nonce_args(self, global: bool) -> Self;
}

Required methods

Implementations on Foreign Types

Implementors