Type Definition lef21::LefDecimal[][src]

pub type LefDecimal = Decimal;
Expand description

LefDecimal

Internal type alias for all decimal-valued data. Uses rust_decimal internally.