[][src]Trait azure_sdk_core::BlobNameRequired

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

Required methods

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

Loading content...

Implementors

Loading content...