#ffi #macro #convert #traits #utilities #ffi-convert #c-drop

macro ffi-convert-derive

Macros implementations of CReprOf, AsRust, CDrop traits from ffi-convert

11 unstable releases

0.6.1 Mar 23, 2023
0.5.0 Feb 23, 2021
0.4.0 Dec 17, 2020
0.3.0 Oct 5, 2020
0.2.0 Mar 23, 2020

#917 in #ffi

Download history 2279/week @ 2024-11-01 1095/week @ 2024-11-08 1409/week @ 2024-11-15 2769/week @ 2024-11-22 1352/week @ 2024-11-29 2705/week @ 2024-12-06 1622/week @ 2024-12-13 242/week @ 2024-12-20 244/week @ 2024-12-27 1767/week @ 2025-01-03 731/week @ 2025-01-10 3282/week @ 2025-01-17 2973/week @ 2025-01-24 3637/week @ 2025-01-31 1886/week @ 2025-02-07 1327/week @ 2025-02-14

10,916 downloads per month
Used in 2 crates (via ffi-convert)

MIT/Apache

25KB
571 lines

ffi-convert

ffi-convert ffi-convert on crates.io ffi-convert documentation

A collection of utilities (functions, traits, data structures, etc ...) to ease conversion between Rust and C-compatible data structures. You can learn more about open source projects at Sonos here and find the documentation for ffi-convert here.

License

Licensed under either of

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.

Dependencies

~1.5MB
~38K SLoC