genz
Uniqueness of types via invariant lifetimes.
Provides a non-Copy zero-sized type-marker called UniqueType, which makes it impossible to call the following
without resorting to unsafe code:
# use *;
Uniqueness of types via invariant lifetimes.
Provides a non-Copy zero-sized type-marker called UniqueType, which makes it impossible to call the following
without resorting to unsafe code:
# use *;