Module osu::error [] [src]

The error and result types returned by the library.

All library functions return a Result, which has an Err type of Error.

Enums

Error

The error type used throughout the library.

Type Definitions

Result

The result type used throughout the library.