Module dyn_slice::standard

source ·
Expand description

Dyn slice new and new_mut definitions for some common traits.

If you want a dyn slice for a trait that is not here, use the declare_new_fns macro.

Modules§

Traits§

  • A reference-to-value conversion.