pub type Distance = Perbill;

Aliased Type§

struct Distance(pub u32);

Fields§

§0: u32