Module zerofrom::zero_from

source ·

Traits

  • 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”