#ffi #traits #macro #convert #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

#790 in #convert

Download history 9205/week @ 2024-07-21 3548/week @ 2024-07-28 3952/week @ 2024-08-04 2086/week @ 2024-08-11 4093/week @ 2024-08-18 4141/week @ 2024-08-25 3902/week @ 2024-09-01 5428/week @ 2024-09-08 4609/week @ 2024-09-15 5619/week @ 2024-09-22 4688/week @ 2024-09-29 4901/week @ 2024-10-06 8910/week @ 2024-10-13 7659/week @ 2024-10-20 2964/week @ 2024-10-27 2704/week @ 2024-11-03

22,266 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
~37K SLoC