field_access_derive 0.1.11

Derive macro for the field_access crate
Documentation
1
2
3
4
5
6
7
8
9
10
# 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](https://github.com/martinohmann/field_access/blob/main/LICENSE-APACHE) or
[MIT license](https://github.com/martinohmann/field_access/blob/main/LICENSE-MIT) at
your option.