Module utils

Source

Structs§

Immutable
Provides only an immutable reference to the contained type T.
UniquePtr
Similar to Box, but uses custom alloc and drop methods defined in UniquePtrTarget.

Traits§

UniquePtrTarget
Trait, which allows type to be used in UniquePtr

Functions§

handle_result