[][src]Trait azure_sdk_core::AppendPositionSupport

pub trait AppendPositionSupport {
    type O;
    fn with_append_position(self, append_position: u32) -> Self::O;
}

Associated Types

type O

Loading content...

Required methods

fn with_append_position(self, append_position: u32) -> Self::O

Loading content...

Implementors

Loading content...