Trait NonceSubCommands
solana_cli::nonce
pub trait NonceSubCommands { fn nonce_subcommands(self) -> Self; }
fn nonce_subcommands(self) -> Self
impl NonceSubCommands for App<'_, '_>