#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

#160 in #struct-fields

Download history 15/week @ 2024-11-16 49/week @ 2024-11-23 10/week @ 2024-11-30 133/week @ 2024-12-07 174/week @ 2024-12-14 36/week @ 2024-12-21 21/week @ 2025-01-04 94/week @ 2025-01-11 86/week @ 2025-01-18 59/week @ 2025-01-25 38/week @ 2025-02-01 241/week @ 2025-02-08 198/week @ 2025-02-15 119/week @ 2025-02-22 156/week @ 2025-03-01

721 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

~200–630KB
~15K SLoC