A framework for Rust wrappers over C APIs
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Reynard User c4b0a80e8a
Some checks failed
CI / rustfmt (push) Has been cancelled
CI / clippy (push) Has been cancelled
CI / test (push) Has been cancelled
Update foreign-types dependencies to use git.sly.so versions for Garou compatibility
2026-05-12 17:27:58 +02:00
.github/workflows fix actions deprecations 2023-03-26 13:38:52 -04:00
foreign-types Update foreign-types dependencies to use git.sly.so versions for Garou compatibility 2026-05-12 17:27:58 +02:00
foreign-types-macros Release foreign-types-macros v0.2.3 2023-03-26 13:41:49 -04:00
foreign-types-shared Release foreign-types-shared v0.3.1 2022-03-21 18:05:39 -04:00
.gitignore Initial commit 2017-01-29 14:04:34 -08:00
Cargo.toml Redo macro syntax 2019-03-03 16:57:43 -08:00
LICENSE-APACHE License etc 2017-01-29 21:29:37 -08:00
LICENSE-MIT License etc 2017-01-29 21:29:37 -08:00
README.md Fix CI badge 2022-02-09 23:55:43 +11:00

foreign-types

Build Status

Documentation

A framework for Rust wrappers over C APIs.

License

Licensed under either of

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.