[][src]Trait azure_sdk_storage_core::ClientRequired

pub trait ClientRequired<'a> {
    fn client(&self) -> &'a Client;
}

Required methods

fn client(&self) -> &'a Client

Loading content...

Implementors

Loading content...