pub type Uint128_18 = Decimal<u128, 18>;
#[repr(transparent)]pub struct Uint128_18(pub u128);
0: u128