Docs.rs
  • axum-restful-0.5.0
    • axum-restful 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gongzhengyang
    • Dependencies
      • aide ^0.13 normal
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • awesome-operates ^0.1 normal
      • axum ^0.7.1 normal
      • axum-core ^0.4 normal
      • axum-server ^0.5 normal
      • bytes ^1 normal
      • http ^1.0 normal
      • hyper ^1.0.1 normal
      • log ^0.4 normal
      • metrics ^0.21 normal
      • metrics-exporter-prometheus ^0.12 normal
      • mime_guess ^2 normal
      • paste ^1 normal
      • rcgen ^0.12 normal
      • reqwest ^0.11.14 normal
      • rust-embed ^8 normal
      • schemars ^0.8 normal
      • sea-orm ^0.12 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • snafu ^0.7 normal
      • tokio ^1 normal
      • tokio-rustls ^0.25 normal
      • tower ^0.4 normal
      • tower-http ^0.5 normal
      • tower-service ^0.3.2 normal
      • tracing ^0.1 normal
    • Versions
    • 28.7% of the crate is documented
  • 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

axum_restful0.5.0

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • error::CreateInstanceSnafu
  • error::ErrorMessage
  • error::InternalServerSnafu
  • error::OperateDatabaseSnafu
  • error::OptionValueNoneSnafu
  • error::PrimaryKeyNotFoundSnafu
  • error::UnknownSnafu
  • test_helpers::RequestBuilder
  • test_helpers::TestClient
  • test_helpers::TestResponse

Enums

  • error::AppError

Traits

  • swagger::SwaggerGeneratorExt
  • utils::prometheus_metrics::PrometheusMetrics
  • utils::tls::GenerateCertKey
  • views::operates::ModelViewExt

Macros

  • generate_by_params
  • inner_generate_by_params

Functions

  • db::get_db_connection_pool
  • utils::prometheus_metrics::track_metrics
  • utils::router::handle_not_found
  • utils::server::shutdown_signal
  • utils::tls::redirect_http_to_https

Type Aliases

  • error::Result