#field-access

macro field_access_derive

Derive macro for the field_access crate

12 releases

0.1.10 Oct 4, 2024
0.1.8 Jun 2, 2024
0.1.5 Mar 1, 2024
0.1.2 Oct 19, 2023
Download history 110/week @ 2024-07-01 8/week @ 2024-07-08 72/week @ 2024-07-22 36/week @ 2024-07-29 202/week @ 2024-08-12 528/week @ 2024-08-19 346/week @ 2024-08-26 419/week @ 2024-09-02 398/week @ 2024-09-09 578/week @ 2024-09-16 147/week @ 2024-09-23 469/week @ 2024-09-30 180/week @ 2024-10-07 281/week @ 2024-10-14

1,225 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

~240–680KB
~16K SLoC