Skip to main content

Module error

Module error 

Source
Expand description

Public error type for the handoff crate.

All fallible operations in the library return Result<T>. The error enum is Send so it can flow across the consumer’s runtime-bridging channels.

Enums§

Error

Type Aliases§

Result