Add Pu128 = #[repr(packed(8))] u128
This commit is contained in:
parent
0547c41f90
commit
cb7d863e74
2 changed files with 72 additions and 0 deletions
|
@ -93,6 +93,7 @@ pub mod aligned;
|
|||
pub mod frozen;
|
||||
mod hashes;
|
||||
pub mod owned_slice;
|
||||
pub mod packed;
|
||||
pub mod sso;
|
||||
pub mod steal;
|
||||
pub mod tagged_ptr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue