pub fn parse(unit: i32, value: &String, val_out: *mut Amount) -> bool
Expand description

| Parse string to coin amount |