[][src]Trait azure_sdk_core::BA512RangeSupport

pub trait BA512RangeSupport<'a> {
    type O;
    fn with_ba512_range(self, _: &'a BA512Range) -> Self::O;
}

Associated Types

type O

Loading content...

Required methods

fn with_ba512_range(self, _: &'a BA512Range) -> Self::O

Loading content...

Implementors

Loading content...