Crate toad_async

Source
Expand description

toad-async

Modules§

nb
Crate glob-reexport for API compatibility with the nb crate

Enums§

Error
Either an error occurred or the operation would block

Traits§

AsyncPollable
Helper methods for nullary closures returning crate::Result
AsyncResult
Helper methods for crate::Result

Functions§

block
Poll the given function f until the result returned is not Error::WouldBlock

Type Aliases§

Result
Non-blocking Result