Trait IncludeListOptions
azure_sdk_core
pub trait IncludeListOptions: IncludeSnapshotsOption + IncludeMetadataOption + IncludeUncommittedBlobsOption + IncludeCopyOption + IncludeDeletedOption { fn to_uri_parameter(&self) -> Option<String> { ... } }
fn to_uri_parameter(&self) -> Option<String>