Crate into_static

Source
Expand description

Upgrading to static lifetimes.

This crate provides the IntoStatic trait, which allows upgrading all lifetimes to 'static.

Traitsยง

IntoStatic
Upgrading to 'static lifetimes.