Expand description

This crate provides the #[lazy] attribute to lazily evaluate functions.

This crate is used by the lazy-attribute crate and is not intended to be used directly.

Attribute Macros

  • Provides the #[lazy] attribute to lazily evaluate functions.