Trait BlockIdRequired
azure_sdk_core
pub trait BlockIdRequired<'a> { fn block_id(&self) -> &'a [u8]; fn to_uri_parameter(&self) -> String { ... } }
fn block_id(&self) -> &'a [u8]
fn to_uri_parameter(&self) -> String