[go: up one dir, main page]

Module libflate::finish[][src]

Expand description

Finish and related types.

Structs

A wrapper struct that completes the processing of the underlying instance when drops.

A wrapper struct that completes the processing of the underlying instance when drops.

Finish is a type that represents a value which may have an error occurred during the computation.

Traits

This trait allows to complete an I/O related processing.