AnyExtractCoreItem

Trait AnyExtractCoreItem 

Source
pub trait AnyExtractCoreItem:
    Any
    + Extract<Target = CoreItem>
    + DynClone { }
Expand description

The item that can be extracted to CoreItems

Implementors§