Expand description
Exceptions defined in Python’s asyncio
module.
Structs§
- Cancelled
Error - A Rust type representing an exception defined in Python code.
- Incomplete
Read Error - A Rust type representing an exception defined in Python code.
- Invalid
State Error - A Rust type representing an exception defined in Python code.
- Limit
Overrun Error - A Rust type representing an exception defined in Python code.
- Queue
Empty - A Rust type representing an exception defined in Python code.
- Queue
Full - A Rust type representing an exception defined in Python code.
- Timeout
Error - A Rust type representing an exception defined in Python code.