Expand description

Error types.

Structs

A source file and its contents.

A span in a given source.

Enums

Errors produced by ISLE.

Type Definitions

Either Ok(T) or Err(isle::Error).