Expand description
Modules§
- macro_
impls 🔒 - zero_
from 🔒
Traits§
- Zero
From - Trait for types that can be created from a reference to a different type
C
with no allocations, i.e. a zero-copy (zero-alloc) version of “From”
Derive Macros§
- Zero
From - Custom derive for
zerofrom::ZeroFrom
,