Expand description

Contains sonic channel error type and custom Result type for easy configure your functions.

Enums

Wrap for sonic channel error kind. This type has std::error::Error implementation and you can use boxed trait for catch other errors like this. All error kinds that you can see in sonic-channel crate.

Type Definitions

Sugar if you expect only sonic-channel error type in result