Skip to main content

Module error

Module error 

Source
Expand description

The error type shared across stow crates, plus the Context extension trait that annotates foreign Results with stow-style context.

Structs§

Error
Error type used across stow crates.

Traits§

Context
Extension trait that annotates foreign Results with stow-style context.

Type Aliases§

Result
Result alias using stow’s Error.