struct_cache_field 0.0.2

Proc macro for caching method to struct field
Documentation
1
2
3
4
5
6
7
8
9
# `struct_cache_field`

`struct_cache_field` crate provides macros that cache method results to struct fields.

## Licence

[MIT](LICENSE-MIT) or [Apache-2.0](LICENSE-Apache-2.0).

[COPYRIGHT](COPYRIGHT)