Crate typespec

Source
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.

Re-exports§

pub use error::Error;
pub use error::Result;

Modules§

error
Interfaces for working with errors.
httphttp