librust-axum-macros-dev - 0.4.2+0.7.9-13 main

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-macros,
for use with cargo.

Priority: optional
Section: rust
Suites: landing 
Maintainer: Jonas Smedegaard <dr [꩜] jones.dk>
 
Homepage Source Package
 

Dependencies

  • librust-heck-0.4+default-dev
  • librust-proc-macro2-1+default-dev
  • librust-quote-1+default-dev
  • librust-syn-2+default-dev
  • librust-syn-2+extra-traits-dev
  • librust-syn-2+full-dev
  • librust-syn-2+parsing-dev

Installed Size: 148.5 kB
Architectures: all 

 

Versions

0.4.2+0.7.9-13 all