#struct-fields #access #field #struct #macro-derive #field-access

macro field_access_derive

Derive macro for the field_access crate

13 releases

0.1.11 Nov 4, 2024
0.1.9 Sep 3, 2024
0.1.8 Jun 2, 2024
0.1.5 Mar 1, 2024
0.1.2 Oct 19, 2023

#153 in #struct-fields

Download history 560/week @ 2024-09-11 367/week @ 2024-09-18 73/week @ 2024-09-25 510/week @ 2024-10-02 150/week @ 2024-10-09 268/week @ 2024-10-16 8/week @ 2024-10-23 170/week @ 2024-10-30 62/week @ 2024-11-06 9/week @ 2024-11-13 50/week @ 2024-11-20 15/week @ 2024-11-27 37/week @ 2024-12-04 208/week @ 2024-12-11 100/week @ 2024-12-18

345 downloads per month
Used in field_access

MIT/Apache

7KB
73 lines

field_access_derive

This crate provides field_access's derive macro.

License

The source code of field_access_derive is licensed under either of Apache License, Version 2.0 or MIT license at your option.


lib.rs:

This crate provides field_access's derive macro.

#[derive(FieldAccess)]

Please refer to the documentation of the field_access crate for how to set this up.

Dependencies

~220–660KB
~16K SLoC