Module clojurust::clojure::rust::objects::Number [−][src]
All numbers and Number
protocol
Here will be all the number management, casting, operations and functions.
Structs
BigInteger | |
Byte | |
Double | |
Float | |
Integer | |
Long | |
Short | |
Usize |
Traits
Decimal | |
Floating | |
Number | All numeric values have the |
Numeric | |
Ratio |