pub fn parse_price(value: f64, precision: u8) -> Price
Parses a Posei price from the given value.
value
Values outside the representable range are capped to min/max price.