[][src]Trait azure_sdk_core::IncludeMetadataSupport

pub trait IncludeMetadataSupport {
    type O;
    fn with_include_metadata(self) -> Self::O;
}

Associated Types

type O

Loading content...

Required methods

fn with_include_metadata(self) -> Self::O

Loading content...

Implementors

Loading content...