Module industrial_io::errors

source ·
Expand description

Error definitions for the Industrial I/O Library.

Structs

The Error type.

Enums

The kind of an error.

Traits

Additional methods for Result, for easy interaction with this crate.

Type Definitions

Convenient wrapper around std::Result.