Module error

Source
Expand description

General-purpose error and result types returned by public APIs of this crate.

Enums§

Error
The common error type that may be returned by citro3d functions.

Type Aliases§

Result
The common result type returned by citro3d functions.