mirror of
https://github.com/Lokathor/bytemuck.git
synced 2024-11-21 22:32:23 +00:00
docs typo
This commit is contained in:
parent
5d7c6cacfe
commit
ef32c088a2
@ -78,7 +78,7 @@ pub fn derive_zeroable(
|
||||
///
|
||||
/// The following constraints need to be satisfied for the macro to succeed
|
||||
///
|
||||
/// - The struct must be `#[repr(transparent)]
|
||||
/// - The struct must be `#[repr(transparent)]`
|
||||
/// - The struct must contain the `Wrapped` type
|
||||
///
|
||||
/// If the struct only contains a single field, the `Wrapped` type will
|
||||
|
Loading…
Reference in New Issue
Block a user