[][src]Module merk::owner

Provides a container type that allows temporarily taking ownership of a value.

Structs

Owner

A container type which holds a value that may be temporarily owned by a consumer.