5 unstable releases
0.3.1 | Mar 21, 2022 |
---|---|
0.3.0 | Oct 13, 2019 |
0.2.0 | Mar 4, 2019 |
0.1.1 | Nov 28, 2017 |
0.1.0 | Nov 26, 2017 |
#2590 in Rust patterns
6,260,028 downloads per month
Used in 9,783 crates
(13 directly)
7KB
foreign-types
A framework for Rust wrappers over C APIs.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
lib.rs
:
Internal crate used by foreign-types