Expand description

Library-specific utility module.

This module serves as a namespace for the various utilities with generic names.

Structs

A vector-based map, indexed by arbitrary usize values.

Enums

Error enum used for various recoverable errors

Traits

Shorthand trait for exact size, double-ended iterator.

Type Definitions

A variant of std::result::Result which returns cn::Err.