Type Definition common::BasisPoints
source · pub type BasisPoints = u16;Expand description
Type definition representing financial basis points (1bp is 0.01%)
pub type BasisPoints = u16;Type definition representing financial basis points (1bp is 0.01%)