[][src]Trait dep_obj::DepPropType

pub trait DepPropType: Clone + Debug + Send + Sync + 'static { }

Implementors

impl<PropType: Clone + Debug + Send + Sync + 'static> DepPropType for PropType[src]

Loading content...