lifetime 0.1.0

Traits and derive macros to change the lifetime of a type, allowing efficient reuse of your stucts or enums with any lifetime requirement.
Documentation

lifetime

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 5 feature flags, 2 of them enabled by default.

default

  • alloc

alloc

    This feature flag does not enable additional features.

macros

  • lifetime_proc_macros

unstable

    This feature flag does not enable additional features.

lifetime_proc_macros

    This feature flag does not enable additional features.