[][src]Module biosignal::error

Structs

Error

An error that can occur when processing Signals.

Enums

ErrorKind

The specific type of an error.

Type Definitions

Result

A type alias for Result<T, biosignal::Error>.