Crate recasting

Source
Expand description

Note that there are “alloc” and “std” feature flags that can be turned off

Traits§

Recast
A trait implemented for structures that have Items that should be Recasted by a Recaster.
Recaster
A trait implemented for structures that can act as a Recaster in Recasting Items.