Crate rustc_const_math [] [src]

🔬 This is a nightly-only experimental API. (rustc_private)

Rusty Mathematics

Note

This API is completely unstable and subject to change.

Enums

ConstFloat [
Experimental
]
ConstInt [
Experimental
]
ConstIsize [
Experimental
]

Depending on the target only one variant is ever used in a compilation. Anything else is an error. This invariant is checked at several locations

ConstMathErr [
Experimental
]
ConstUsize [
Experimental
]

Depending on the target only one variant is ever used in a compilation. Anything else is an error. This invariant is checked at several locations

Op [
Experimental
]