all options
sid  ]
[ Source: rust-axum  ]

Package: librust-axum-dev (0.6.20-16)

Links for librust-axum-dev

Screenshot

Debian Resources:

Download Source Package rust-axum:

Maintainer:

External Resources:

Similar packages:

ergonomic and modular web framework - Rust source code

axum is a web application framework that focuses on ergonomics and modularity.

 * Route requests to handlers with a macro free API.
 * Declaratively parse requests using extractors.
 * Simple and predictable error handling model.
 * Generate responses with minimal boilerplate.
 * Take full advantage of the tower and tower-http ecosystem
   of middleware, services, and utilities.

In particular the last point is what sets axum apart from other frameworks. axum doesn't have its own middleware system but instead uses tower::Service. This means axum gets timeouts, tracing, compression, authorization, and more, for free. It also enables you to share middleware with applications written using hyper or tonic.

This package contains the source for the Rust crate axum, for use with cargo and dh-cargo.

Other Packages Related to librust-axum-dev

  • depends
  • recommends
  • suggests
  • enhances

Download librust-axum-dev

Download for all available architectures
Architecture Package Size Installed Size Files
all 153.0 kB1,127.0 kB [list of files]