rebindable.Rebindable

Rebindable!T is a container for T that permits managing T's lifetime explicitly.

Members

Structs

Rebindable
struct Rebindable(T)

Rebindable!T is a container for T that permits managing T's lifetime explicitly.

Meta