CollectionHandle

Type Alias CollectionHandle 

Source
pub type CollectionHandle = Handle<Collection<Unvalidated>>;

Aliased Type§

pub struct CollectionHandle { /* private fields */ }

Trait Implementations§