[][src]Trait azure_sdk_cosmos::CollectionRequired

pub trait CollectionRequired<'a> {
    fn collection(&self) -> &'a Collection;
}

Required methods

fn collection(&self) -> &'a Collection

Loading content...

Implementors

Loading content...