gmsol_
model
0.5.0
Module fixed
Module Items
Structs
Traits
Type Aliases
In crate gmsol_
model
gmsol_model
Module
fixed
Copy item path
Source
Expand description
Fixed-point decimal type.
Structs
§
Fixed
Fixed-point decimal type.
Traits
§
Fixed
Point
Ops
Number type with the required properties for implementing
Fixed
.
Type Aliases
§
U64D9
Decimal type with
9
decimals and backed by
u64
U128D20
Decimal type with
20
decimals and backed by
u128