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