Crates.io | packed |
lib.rs | packed |
version | 0.4.2 |
source | src |
created_at | 2015-07-30 01:11:35.814877 |
updated_at | 2016-07-13 18:20:49.609773 |
description | A safe #[repr(packed)] interface |
homepage | |
repository | https://github.com/arcnmx/packed-rs |
max_upload_size | |
id | 2711 |
size | 14,120 |
packed
provides traits for dealing with types that require alignment, and
facilitate conversion from unaligned data.
See the documentation for up to date information.