[][src]Trait azure_sdk_core::IncludeCopySupport

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

Associated Types

type O

Loading content...

Required methods

fn with_include_copy(self) -> Self::O

Loading content...

Implementors

Loading content...