[][src]Trait azure_sdk_core::BlockIdRequired

pub trait BlockIdRequired<'a> {
    fn block_id(&self) -> &'a [u8];

    fn to_uri_parameter(&self) -> String { ... }
}

Required methods

fn block_id(&self) -> &'a [u8]

Loading content...

Provided methods

Loading content...

Implementors

Loading content...