Struct solana_clap_utils::keypair::SignerFromPathConfig [−][src]
pub struct SignerFromPathConfig {
pub allow_null_signer: bool,
}
Fields
allow_null_signer: bool
Trait Implementations
Returns the “default value” for a type. Read more