repc 0.1.1

APIs to calculate the layout of C types.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.repc-impl]
version = "=0.1.1"

[package]
authors = ["Julian Orth <ju.orth@gmail.com>"]
description = "APIs to calculate the layout of C types."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "repc"
repository = "https://github.com/mahkoh/repr-c"
version = "0.1.1"