Expand description
toad-async
Modules§
- nb
- Crate glob-reexport for API compatibility with the
nbcrate
Enums§
- Error
- Either an error occurred or the operation would block
Traits§
- Async
Pollable - Helper methods for nullary closures returning
crate::Result - Async
Result - Helper methods for
crate::Result
Functions§
- block
- Poll the given function
funtil the result returned is notError::WouldBlock
Type Aliases§
- Result
- Non-blocking
Result