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