Expand description
Various functions that are not limited to a particular module, but are too small to warrant being factored out into standalone crates.
Modules§
- work_
queue - Work queue for finite work.
Structs§
- Resolve
Address Error - DNS resolution error.
- WithDir
- With-directory context.
Enums§
Traits§
- Flatten
Result - Backport of
Result::flatten
, see https://github.com/rust-lang/rust/issues/70142. - Loadable
- A value that can be loaded from a file.