#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

#753 in #convert

Download history 988/week @ 2023-12-14 258/week @ 2023-12-21 383/week @ 2023-12-28 1289/week @ 2024-01-04 1884/week @ 2024-01-11 5088/week @ 2024-01-18 5889/week @ 2024-01-25 5743/week @ 2024-02-01 4360/week @ 2024-02-08 8177/week @ 2024-02-15 10027/week @ 2024-02-22 12705/week @ 2024-02-29 4589/week @ 2024-03-07 5121/week @ 2024-03-14 5923/week @ 2024-03-21 2987/week @ 2024-03-28

19,533 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
~33K SLoC