#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

#156 in #struct-fields

Download history 286/week @ 2024-10-13 17/week @ 2024-10-20 7/week @ 2024-10-27 217/week @ 2024-11-03 12/week @ 2024-11-10 48/week @ 2024-11-17 21/week @ 2024-11-24 5/week @ 2024-12-01 134/week @ 2024-12-08 173/week @ 2024-12-15 36/week @ 2024-12-22 24/week @ 2025-01-05 94/week @ 2025-01-12 91/week @ 2025-01-19 44/week @ 2025-01-26

253 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

~225–670KB
~16K SLoC