Expand description
Imports the prelude from other libraries.
Macros
- Declares task-local values.
Traits
- A stream able to yield elements from both ends.
- A stream that knows its exact length.
- A future represents an asynchronous computation obtained by use of
async. - Extension methods for
Future. - A stream of values produced asynchronously.
- Extension methods for
Stream. - Read bytes asynchronously.
- Write bytes asynchronously.
- Extension methods for
BufRead. - Extension methods for
Read. - Extension methods for
Seek. - Extension methods for
Write. - Read bytes asynchronously.
- Seek bytes asynchronously.