Module dyn_convert

Source
Expand description

Object-safe conversion traits.

Traitsยง

DynInto
An object-safe version of std::convert::Into.