Struct solana_cli::cli::CliCommandInfo [−][src]
pub struct CliCommandInfo {
pub command: CliCommand,
pub signers: CliSigners,
}Fields
command: CliCommandsigners: CliSignersTrait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl !RefUnwindSafe for CliCommandInfoimpl !Send for CliCommandInfoimpl !Sync for CliCommandInfoimpl Unpin for CliCommandInfoimpl !UnwindSafe for CliCommandInfoBlanket Implementations
pub default fn example() -> TMutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V