[package] name = "chlorine" description = "Just the C types for `no_std`, but builds faster." version = "1.0.12" authors = ["Lokathor "] edition = "2018" license = "Zlib OR Apache-2.0 OR MIT" repository = "https://github.com/Lokathor/chlorine" keywords = ["ctypes", "no_std", "no-std"] categories = ["no-std", "development-tools::ffi"] [features] int_extras = []