Expand description

This crate provides the #[lazy_ref] and #[lazy_map] attributes to lazily evaluate functions.

This crate is not meant to be used directly. Instead, you should use the lazy-attribute crate.

Attribute Macros