[][src]Function solana_clap_utils::input_parsers::amount_of

pub fn amount_of(matches: &ArgMatches, name: &str, unit: &str) -> Option<u64>