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

macro field_access_derive

Derive macro for the field_access crate

9 releases

new 0.1.7 May 2, 2024
0.1.6 Apr 2, 2024
0.1.5 Mar 1, 2024
0.1.4 Feb 3, 2024
0.0.1 Oct 16, 2023

#109 in #struct-fields

Download history 2/week @ 2024-01-04 7/week @ 2024-02-01 10/week @ 2024-02-15 29/week @ 2024-02-22 161/week @ 2024-02-29 15/week @ 2024-03-07 9/week @ 2024-03-14 27/week @ 2024-03-21 130/week @ 2024-03-28 59/week @ 2024-04-04 15/week @ 2024-04-11 2/week @ 2024-04-18

207 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

~320–770KB
~19K SLoC