Crate shuttle_next

source ·
Expand description

shuttle_next A batteries-included, WASM-based backend web-framework.

Modules

Macros

  • Generates a wasm32-wasi module containing an Axum router with your endpoints, which is passed as a hyper::service::Service to a hyper::Server.

Structs

Traits

Functions

Type Aliases

  • Alias for a type-erased error type.

Attribute Macros