cached_field 1.0.2

Proc macro to cache associate function result on strut field. An analogy to python's @cached_property class decorator.
Documentation

cached_field

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 2 of them enabled by default.

default

  • throw

throw

    This feature flag does not enable additional features.

prepend

    This feature flag does not enable additional features.

carry

    This feature flag does not enable additional features.