]> git.proxmox.com Git - rustc.git/blobdiff - vendor/windows-sys/src/Windows/Services/Maps/LocalSearch/mod.rs
New upstream version 1.62.1+dfsg1
[rustc.git] / vendor / windows-sys / src / Windows / Services / Maps / LocalSearch / mod.rs
index 6849448cc4070589319e5f72cbde3eb70842b665..de8891b6ee02b0b9ba78db311d0cfa70fe2cc0aa 100644 (file)
@@ -1,7 +1,7 @@
 #![allow(non_snake_case, non_camel_case_types, non_upper_case_globals, clashing_extern_declarations, clippy::all)]
 pub type LocalLocation = *mut ::core::ffi::c_void;
 pub type LocalLocationFinderResult = *mut ::core::ffi::c_void;
-#[doc = "*Required features: 'Services_Maps_LocalSearch'*"]
+#[doc = "*Required features: `\"Services_Maps_LocalSearch\"`*"]
 #[repr(transparent)]
 pub struct LocalLocationFinderStatus(pub i32);
 impl LocalLocationFinderStatus {