Type Alias CollectionHandle

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

Aliased Type§

struct CollectionHandle { /* private fields */ }

Trait Implementations§