We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17485b3 commit bd857daCopy full SHA for bd857da
gpt_disk_types/src/lib.rs
@@ -42,8 +42,8 @@
42
//! # Features
43
//!
44
//! * `bytemuck`: Implements bytemuck's `Pod` and `Zeroable` traits for
45
-//! many of the types in this crate. Also enables some methods that
46
-//! rely on byte access.
+//! many of the types in this crate. Also enables some methods that
+//! rely on byte access.
47
//! * `std`: Provides `std::error::Error` implementations for all of the
48
//! error types. Off by default.
49
0 commit comments