#derive #macro #parser #field

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

#1875 in Procedural macros

Download history 345/week @ 2023-08-13 656/week @ 2023-08-20 655/week @ 2023-08-27 752/week @ 2023-09-03 904/week @ 2023-09-10 1236/week @ 2023-09-17 1286/week @ 2023-09-24 1158/week @ 2023-10-01 940/week @ 2023-10-08 1550/week @ 2023-10-15 1441/week @ 2023-10-22 1100/week @ 2023-10-29 1275/week @ 2023-11-05 1460/week @ 2023-11-12 1088/week @ 2023-11-19 1348/week @ 2023-11-26

5,203 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
~32K SLoC