# repc
[](http://crates.io/crates/repc)
[](http://docs.rs/repc)
This crate contains APIs to calculate the layout of C data structures.
## Example
See http://docs.rs/repc.
## Supported Targets
This crate supports all targets that are also supported by Rust.
## Tests
This crate is tested by comparing its output to the output of the target's C compiler.
See [../tests](../tests) for more details.
## License
This crate is licensed under either of
- Apache License, Version 2.0
- MIT License
at your option.