Module utils

Source
Expand description

Utility methods and data structures.

Modules§

errors
Recovery from errors.

Structs§

PWD
The current working directory.

Type Aliases§

HMap
A HashMap with rustc_hash as hasher.
HSet
Ptr
The reference counting pointer type used throughout the engine.