[][src]Function buffett_core::wallet::parse_command

pub fn parse_command(
    pubkey: Pubkey,
    matches: &ArgMatches
) -> Result<WalletCommand, Box<dyn Error>>