Re-exports§
pub use bstr;
Modules§
Structs§
- Code
- Code
Flags - HashF64
- This is a f64 wrapper suitable for use as a key in a (Hash)Map, since NaNs compare equal to
each other, so it can implement Eq and Hash.
HashF64(-0.0) == HashF64(0.0)
. - Hashable
Hash Set
Enums§
Type Aliases§
- ArcRw
Lock Arc
= immutableArcRwLock
= mutable