[][src]Trait azure_sdk_cosmos::DatabaseRequired

pub trait DatabaseRequired<'a> {
    fn database(&self) -> &'a str;
}

Required methods

fn database(&self) -> &'a str

Loading content...

Implementors

Loading content...