Expand description
§typespec
Project root crate for all TypeSpec-related crates.
§Features
amqp: enables AMQP support.http(default): enables HTTP support.json(default): enables JSON support.xml: enables XML support.
Re-exports§
Modules§
- error
- Interfaces for working with errors.
- http
http - This module contains types and utilities for working with HTTP status codes.
- json
json - JSON serialization functions.
- xml
xml - XML serialization functions.
Structs§
- Bytes
- A cheaply cloneable and sliceable chunk of contiguous memory.