[][src]Trait azure_sdk_storage_core::ClientRequired

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

Required methods

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

Loading content...

Implementors

Loading content...