Crate calypso_error[][src]

Enums

CalError

The Calypso error type.

Type Definitions

CalResult

A handy alias for Result<T, CalError>, genericized over T.