Module niching
Available on crate feature
dep_rkyv
only.Structs§
Niching
for booleans.- Default
Niching
for various types. Niching
for NaN-niched values.Niching
for null-pointer-niched values.Niching
for zero-niched values.
Traits§
- A type that can be used to niche a value with
NicheInto
. - Trait to allow
NichedOption<Self, N1>
to be niched further byN2
.