Crates.io | repc |
lib.rs | repc |
version | 0.1.1 |
source | src |
created_at | 2021-02-11 15:36:34.94136 |
updated_at | 2022-01-04 15:53:15.549602 |
description | APIs to calculate the layout of C types. |
homepage | |
repository | https://github.com/mahkoh/repr-c |
max_upload_size | |
id | 353826 |
size | 5,040 |
This crate contains APIs to calculate the layout of C data structures.
See http://docs.rs/repc.
This crate supports all targets that are also supported by Rust.
This crate is tested by comparing its output to the output of the target's C compiler. See ../tests for more details.
This crate is licensed under either of
at your option.