Add `<*{const|mut} T>::{to|from}_bits`
Named based on the floating-point methods of the same name, as those are also about returning the *representation* of the value.
Tracking issue: https://github.com/rust-lang/rust/issues/91126
Based on the conversation in https://rust-lang.zulipchat.com/#narrow/stream/219381-t-libs/topic/Adding.20methods.20as.20more.20specific.20versions.20of.20.60as.60/near/238391074
r? `@joshtriplett`
|
||
|---|---|---|
| .. | ||
| benches | ||
| primitive_docs | ||
| src | ||
| tests | ||
| Cargo.toml | ||