We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8639d49 commit 01ee02fCopy full SHA for 01ee02f
cpuid-bool/src/lib.rs
@@ -13,7 +13,7 @@
13
//! } else {
14
//! println!("SHA and AES extensions are not supported");
15
//! }
16
-//!
+//!
17
//! // If stored value needed only once you can get stored value
18
//! // omitting the token
19
//! let val = cpuid_aes_sha::get();
0 commit comments