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