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

macro field_access_derive

Derive macro for the field_access crate

10 releases

new 0.1.8 Jun 2, 2024
0.1.7 May 2, 2024
0.1.6 Apr 2, 2024
0.1.5 Mar 1, 2024
0.0.1 Oct 16, 2023

#109 in #struct-fields

Download history 26/week @ 2024-02-19 160/week @ 2024-02-26 25/week @ 2024-03-04 13/week @ 2024-03-11 30/week @ 2024-03-25 171/week @ 2024-04-01 27/week @ 2024-04-08 5/week @ 2024-04-15 154/week @ 2024-04-29 100/week @ 2024-05-06 22/week @ 2024-05-20

276 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

~305–760KB
~18K SLoC