pub fn fixed_from_basis_points<BP: Into<u16>>(value: BP) -> Fixed
Expand description

Create fraction as Fixed from BasisPoints value.