]> git.proxmox.com Git - rustc.git/blobdiff - vendor/windows-sys/src/Windows/Services/Store/mod.rs
New upstream version 1.62.1+dfsg1
[rustc.git] / vendor / windows-sys / src / Windows / Services / Store / mod.rs
index 339055c4aa19051325d49cd40aa1215bfa2ef74e..12de98979d3ad6dcb2c48b0a8c40619eb220e32e 100644 (file)
@@ -3,7 +3,7 @@ pub type StoreAcquireLicenseResult = *mut ::core::ffi::c_void;
 pub type StoreAppLicense = *mut ::core::ffi::c_void;
 pub type StoreAvailability = *mut ::core::ffi::c_void;
 pub type StoreCanAcquireLicenseResult = *mut ::core::ffi::c_void;
-#[doc = "*Required features: 'Services_Store'*"]
+#[doc = "*Required features: `\"Services_Store\"`*"]
 #[repr(transparent)]
 pub struct StoreCanLicenseStatus(pub i32);
 impl StoreCanLicenseStatus {
@@ -21,7 +21,7 @@ impl ::core::clone::Clone for StoreCanLicenseStatus {
 }
 pub type StoreCollectionData = *mut ::core::ffi::c_void;
 pub type StoreConsumableResult = *mut ::core::ffi::c_void;
-#[doc = "*Required features: 'Services_Store'*"]
+#[doc = "*Required features: `\"Services_Store\"`*"]
 #[repr(transparent)]
 pub struct StoreConsumableStatus(pub i32);
 impl StoreConsumableStatus {
@@ -37,7 +37,7 @@ impl ::core::clone::Clone for StoreConsumableStatus {
     }
 }
 pub type StoreContext = *mut ::core::ffi::c_void;
-#[doc = "*Required features: 'Services_Store'*"]
+#[doc = "*Required features: `\"Services_Store\"`*"]
 #[repr(transparent)]
 pub struct StoreDurationUnit(pub i32);
 impl StoreDurationUnit {
@@ -60,7 +60,7 @@ pub type StorePackageInstallOptions = *mut ::core::ffi::c_void;
 pub type StorePackageLicense = *mut ::core::ffi::c_void;
 pub type StorePackageUpdate = *mut ::core::ffi::c_void;
 pub type StorePackageUpdateResult = *mut ::core::ffi::c_void;
-#[doc = "*Required features: 'Services_Store'*"]
+#[doc = "*Required features: `\"Services_Store\"`*"]
 #[repr(transparent)]
 pub struct StorePackageUpdateState(pub i32);
 impl StorePackageUpdateState {
@@ -81,7 +81,7 @@ impl ::core::clone::Clone for StorePackageUpdateState {
     }
 }
 #[repr(C)]
-#[doc = "*Required features: 'Services_Store'*"]
+#[doc = "*Required features: `\"Services_Store\"`*"]
 pub struct StorePackageUpdateStatus {
     pub PackageFamilyName: ::windows_sys::core::HSTRING,
     pub PackageDownloadSizeInBytes: u64,
@@ -104,7 +104,7 @@ pub type StoreProductQueryResult = *mut ::core::ffi::c_void;
 pub type StoreProductResult = *mut ::core::ffi::c_void;
 pub type StorePurchaseProperties = *mut ::core::ffi::c_void;
 pub type StorePurchaseResult = *mut ::core::ffi::c_void;
-#[doc = "*Required features: 'Services_Store'*"]
+#[doc = "*Required features: `\"Services_Store\"`*"]
 #[repr(transparent)]
 pub struct StorePurchaseStatus(pub i32);
 impl StorePurchaseStatus {
@@ -122,7 +122,7 @@ impl ::core::clone::Clone for StorePurchaseStatus {
 }
 pub type StoreQueueItem = *mut ::core::ffi::c_void;
 pub type StoreQueueItemCompletedEventArgs = *mut ::core::ffi::c_void;
-#[doc = "*Required features: 'Services_Store'*"]
+#[doc = "*Required features: `\"Services_Store\"`*"]
 #[repr(transparent)]
 pub struct StoreQueueItemExtendedState(pub i32);
 impl StoreQueueItemExtendedState {
@@ -148,7 +148,7 @@ impl ::core::clone::Clone for StoreQueueItemExtendedState {
         *self
     }
 }
-#[doc = "*Required features: 'Services_Store'*"]
+#[doc = "*Required features: `\"Services_Store\"`*"]
 #[repr(transparent)]
 pub struct StoreQueueItemKind(pub i32);
 impl StoreQueueItemKind {
@@ -162,7 +162,7 @@ impl ::core::clone::Clone for StoreQueueItemKind {
         *self
     }
 }
-#[doc = "*Required features: 'Services_Store'*"]
+#[doc = "*Required features: `\"Services_Store\"`*"]
 #[repr(transparent)]
 pub struct StoreQueueItemState(pub i32);
 impl StoreQueueItemState {
@@ -180,7 +180,7 @@ impl ::core::clone::Clone for StoreQueueItemState {
 }
 pub type StoreQueueItemStatus = *mut ::core::ffi::c_void;
 pub type StoreRateAndReviewResult = *mut ::core::ffi::c_void;
-#[doc = "*Required features: 'Services_Store'*"]
+#[doc = "*Required features: `\"Services_Store\"`*"]
 #[repr(transparent)]
 pub struct StoreRateAndReviewStatus(pub i32);
 impl StoreRateAndReviewStatus {
@@ -199,7 +199,7 @@ pub type StoreSendRequestResult = *mut ::core::ffi::c_void;
 pub type StoreSku = *mut ::core::ffi::c_void;
 pub type StoreSubscriptionInfo = *mut ::core::ffi::c_void;
 pub type StoreUninstallStorePackageResult = *mut ::core::ffi::c_void;
-#[doc = "*Required features: 'Services_Store'*"]
+#[doc = "*Required features: `\"Services_Store\"`*"]
 #[repr(transparent)]
 pub struct StoreUninstallStorePackageStatus(pub i32);
 impl StoreUninstallStorePackageStatus {