Structs§
- Cancel
Fn - Cancel function for canceling contexts
- Context
Impl - Base context implementation
Enums§
- Context
Error - Context error types
Traits§
- Context
- Base context trait defining core functionality
Functions§
- background
- Create background context
- with_
cancel - Create context with cancel
- with_
deadline - Create context with deadline
- with_
timeout - Create context with timeout
- with_
value - Create context with value