#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

#785 in #convert

Download history 5504/week @ 2024-01-27 5950/week @ 2024-02-03 6802/week @ 2024-02-10 7612/week @ 2024-02-17 14522/week @ 2024-02-24 6477/week @ 2024-03-02 5348/week @ 2024-03-09 3629/week @ 2024-03-16 6819/week @ 2024-03-23 3678/week @ 2024-03-30 8093/week @ 2024-04-06 6651/week @ 2024-04-13 8356/week @ 2024-04-20 6415/week @ 2024-04-27 2055/week @ 2024-05-04 6529/week @ 2024-05-11

25,921 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
~34K SLoC