Skip to main content

Module lifetime

Module lifetime 

Source

Structs§

Slice
A WithLifetime annotator for slices.
Static
A WithLifetime annotator for 'static types that discards the generic lifetime.

Traits§

WithLifetime
A utility 'static compatible trait adding a lifetime to a type.