Docs.rs
  • axum-restful-0.2.0
    • axum-restful 0.2.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gongzhengyang
    • Dependencies
      • anyhow =1.0.65 normal
      • async-trait ^0.1.64 normal
      • axum ^0.6 normal
      • axum-core ^0.3.3 normal
      • axum-server ^0.4 normal
      • bytes ^1.4 normal
      • http ^0.2.9 normal
      • hyper ^0.14.25 normal
      • log ^0.4 normal
      • metrics ^0.20 normal
      • metrics-exporter-prometheus ^0.11 normal
      • pem ^1.0 normal
      • rcgen ^0.10.0 normal
      • reqwest ^0.11.14 normal
      • sea-orm ^0.11 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio ^1 normal
      • tokio-rustls ^0.23 normal
      • tower ^0.4.13 normal
      • tower-service ^0.3.2 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
    • Versions
    • 6.45% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate axum_restful

  • Version 0.2.0
  • All Items
  • Re-exports
  • Modules
?
Change settings

Crate axum_restful

source ·

Re-exports

  • pub use db::get_db_connection_pool;
  • pub use error::AppError;

Modules

  • auth
  • db
  • error
  • test_helpers
  • utils
  • views