librust-axum-dev (0.7.9-14)
3 versions available in kali/kali-last-snapshot/main/amd64
Details
Core information at a glance
- Distribution
- kali
- Origin
- kali-last-snapshot
- Repository
- https://http.kali.org/kali
- Codename
- kali-last-snapshot
- Component
- main
- Source
- rust-axum
- Architecture
- amd64
- Section
- rust
- Priority
- optional
- Maintainer
- Jonas Smedegaard <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 1.3 kB
- Size expected
- 173.8 kB
- Size actual
- 173.8 kB
- Size match
Dependencies
Required package dependencies
- librust-async-trait-0.1+default-dev
- librust-axum-core-dev (= 0.4.5+0.7.9-14)
- librust-axum-macros-dev (= 0.4.2+0.7.9-14)
- librust-base64-0.22+default-dev
- librust-bytes-1+default-dev
- librust-futures-util-0.3+alloc-dev
- librust-http-1+default-dev (>= 0.2.9)
- librust-http-body-1+default-dev
- librust-http-body-util-0.1+default-dev
- librust-hyper-1+default-dev
- librust-hyper-1+http1-dev
- librust-hyper-1+http2-dev
- librust-hyper-1+server-dev
- librust-hyper-util-0.1+default-dev
- librust-hyper-util-0.1+http1-dev
- librust-hyper-util-0.1+http2-dev
- librust-hyper-util-0.1+server-dev
- librust-hyper-util-0.1+service-dev
- librust-hyper-util-0.1+tokio-dev
- librust-itoa-1+default-dev (>= 1.0.5)
- librust-matchit-0.7+default-dev
- librust-memchr-2+default-dev
- librust-mime-0.3+default-dev
- librust-multer-3+default-dev
- librust-percent-encoding-2+default-dev
- librust-pin-project-lite-0.2+default-dev
- librust-rustversion-1+default-dev
- librust-serde-1+default-dev
- librust-serde-urlencoded-0.7+default-dev
- librust-serde-json-1+default-dev
- librust-serde-json-1+raw-value-dev
- librust-serde-path-to-error-0.1+default-dev
- librust-sha1-0.10+default-dev
- librust-sync-wrapper-1+default-dev
- librust-tokio-1+default-dev
- librust-tokio-1+macros-dev
- librust-tokio-1+net-dev
- librust-tokio-1+rt-dev
- librust-tokio-1+time-dev
- librust-tokio-tungstenite-dev (<< 0.25)
- librust-tower-0.5+log-dev
- librust-tower-0.5+make-dev
- librust-tower-0.5+util-dev
- librust-tower-http-0.6+add-extension-dev
- librust-tower-http-0.6+auth-dev
- librust-tower-http-0.6+catch-panic-dev
- librust-tower-http-0.6+compression-br-dev
- librust-tower-http-0.6+compression-deflate-dev
- librust-tower-http-0.6+compression-gzip-dev
- librust-tower-http-0.6+cors-dev
- librust-tower-http-0.6+decompression-br-dev
- librust-tower-http-0.6+decompression-deflate-dev
- librust-tower-http-0.6+decompression-gzip-dev
- librust-tower-http-0.6+default-dev
- librust-tower-http-0.6+follow-redirect-dev
- librust-tower-http-0.6+fs-dev
- librust-tower-http-0.6+limit-dev
- librust-tower-http-0.6+map-request-body-dev
- librust-tower-http-0.6+map-response-body-dev
- librust-tower-http-0.6+metrics-dev
- librust-tower-http-0.6+normalize-path-dev
- librust-tower-http-0.6+propagate-header-dev
- librust-tower-http-0.6+redirect-dev
- librust-tower-http-0.6+request-id-dev
- librust-tower-http-0.6+sensitive-headers-dev
- librust-tower-http-0.6+set-header-dev
- librust-tower-http-0.6+set-status-dev
- librust-tower-http-0.6+timeout-dev
- librust-tower-http-0.6+trace-dev
- librust-tower-http-0.6+util-dev
- librust-tower-http-0.6+validate-request-dev
- librust-tower-layer-0.3+default-dev (>= 0.3.2)
- librust-tower-service-0.3+default-dev
- librust-tracing-0.1-dev
Suggested packages
Recommended additional packages
- None
Description
ergonomic and modular web framework - Rust source code
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 35efc237…785287a0 | |
| SHA-1 | 17bc3ccb…6389e6c8 | |
| SHA-256 | 2168a82e…6819ce71 | |
| SHA-512 | 18b47c43…ec6a16d9 |
Contents
Files and directories included
. usr usr/share usr/share/cargo usr/share/cargo/registry usr/share/cargo/registry/axum-0.7.9 usr/share/cargo/registry/axum-0.7.9/.cargo-checksum.json usr/share/cargo/registry/axum-0.7.9/CHANGELOG.md usr/share/cargo/registry/axum-0.7.9/Cargo.toml usr/share/cargo/registry/axum-0.7.9/README.md usr/share/cargo/registry/axum-0.7.9/benches usr/share/cargo/registry/axum-0.7.9/benches/benches.rs usr/share/cargo/registry/axum-0.7.9/clippy.toml usr/share/cargo/registry/axum-0.7.9/src usr/share/cargo/registry/axum-0.7.9/src/body usr/share/cargo/registry/axum-0.7.9/src/body/mod.rs usr/share/cargo/registry/axum-0.7.9/src/boxed.rs usr/share/cargo/registry/axum-0.7.9/src/docs usr/share/cargo/registry/axum-0.7.9/src/docs/debugging_handler_type_errors.md usr/share/cargo/registry/axum-0.7.9/src/docs/error_handling.md usr/share/cargo/registry/axum-0.7.9/src/docs/extract.md usr/share/cargo/registry/axum-0.7.9/src/docs/handlers_intro.md usr/share/cargo/registry/axum-0.7.9/src/docs/method_routing usr/share/cargo/registry/axum-0.7.9/src/docs/method_routing/fallback.md usr/share/cargo/registry/axum-0.7.9/src/docs/method_routing/layer.md usr/share/cargo/registry/axum-0.7.9/src/docs/method_routing/merge.md usr/share/cargo/registry/axum-0.7.9/src/docs/method_routing/route_layer.md usr/share/cargo/registry/axum-0.7.9/src/docs/middleware.md usr/share/cargo/registry/axum-0.7.9/src/docs/response.md usr/share/cargo/registry/axum-0.7.9/src/docs/routing usr/share/cargo/registry/axum-0.7.9/src/docs/routing/fallback.md usr/share/cargo/registry/axum-0.7.9/src/docs/routing/into_make_service_with_connect_info.md usr/share/cargo/registry/axum-0.7.9/src/docs/routing/layer.md usr/share/cargo/registry/axum-0.7.9/src/docs/routing/merge.md usr/share/cargo/registry/axum-0.7.9/src/docs/routing/method_not_allowed_fallback.md usr/share/cargo/registry/axum-0.7.9/src/docs/routing/nest.md usr/share/cargo/registry/axum-0.7.9/src/docs/routing/route.md usr/share/cargo/registry/axum-0.7.9/src/docs/routing/route_layer.md usr/share/cargo/registry/axum-0.7.9/src/docs/routing/route_service.md usr/share/cargo/registry/axum-0.7.9/src/docs/routing/with_state.md usr/share/cargo/registry/axum-0.7.9/src/error_handling usr/share/cargo/registry/axum-0.7.9/src/error_handling/mod.rs usr/share/cargo/registry/axum-0.7.9/src/extension.rs usr/share/cargo/registry/axum-0.7.9/src/extract usr/share/cargo/registry/axum-0.7.9/src/extract/connect_info.rs usr/share/cargo/registry/axum-0.7.9/src/extract/host.rs usr/share/cargo/registry/axum-0.7.9/src/extract/matched_path.rs usr/share/cargo/registry/axum-0.7.9/src/extract/mod.rs usr/share/cargo/registry/axum-0.7.9/src/extract/multipart.rs usr/share/cargo/registry/axum-0.7.9/src/extract/nested_path.rs usr/share/cargo/registry/axum-0.7.9/src/extract/path usr/share/cargo/registry/axum-0.7.9/src/extract/path/de.rs usr/share/cargo/registry/axum-0.7.9/src/extract/path/mod.rs usr/share/cargo/registry/axum-0.7.9/src/extract/query.rs usr/share/cargo/registry/axum-0.7.9/src/extract/raw_form.rs usr/share/cargo/registry/axum-0.7.9/src/extract/raw_query.rs usr/share/cargo/registry/axum-0.7.9/src/extract/rejection.rs usr/share/cargo/registry/axum-0.7.9/src/extract/request_parts.rs usr/share/cargo/registry/axum-0.7.9/src/extract/state.rs usr/share/cargo/registry/axum-0.7.9/src/extract/ws.rs usr/share/cargo/registry/axum-0.7.9/src/form.rs usr/share/cargo/registry/axum-0.7.9/src/handler usr/share/cargo/registry/axum-0.7.9/src/handler/future.rs usr/share/cargo/registry/axum-0.7.9/src/handler/into_service_state_in_extension.rs usr/share/cargo/registry/axum-0.7.9/src/handler/mod.rs usr/share/cargo/registry/axum-0.7.9/src/handler/service.rs usr/share/cargo/registry/axum-0.7.9/src/json.rs usr/share/cargo/registry/axum-0.7.9/src/lib.rs usr/share/cargo/registry/axum-0.7.9/src/macros.rs usr/share/cargo/registry/axum-0.7.9/src/middleware usr/share/cargo/registry/axum-0.7.9/src/middleware/from_extractor.rs usr/share/cargo/registry/axum-0.7.9/src/middleware/from_fn.rs usr/share/cargo/registry/axum-0.7.9/src/middleware/map_request.rs usr/share/cargo/registry/axum-0.7.9/src/middleware/map_response.rs usr/share/cargo/registry/axum-0.7.9/src/middleware/mod.rs usr/share/cargo/registry/axum-0.7.9/src/response usr/share/cargo/registry/axum-0.7.9/src/response/mod.rs usr/share/cargo/registry/axum-0.7.9/src/response/redirect.rs usr/share/cargo/registry/axum-0.7.9/src/response/sse.rs usr/share/cargo/registry/axum-0.7.9/src/routing usr/share/cargo/registry/axum-0.7.9/src/routing/future.rs usr/share/cargo/registry/axum-0.7.9/src/routing/into_make_service.rs usr/share/cargo/registry/axum-0.7.9/src/routing/method_filter.rs usr/share/cargo/registry/axum-0.7.9/src/routing/method_routing.rs usr/share/cargo/registry/axum-0.7.9/src/routing/mod.rs usr/share/cargo/registry/axum-0.7.9/src/routing/not_found.rs usr/share/cargo/registry/axum-0.7.9/src/routing/path_router.rs usr/share/cargo/registry/axum-0.7.9/src/routing/route.rs usr/share/cargo/registry/axum-0.7.9/src/routing/strip_prefix.rs usr/share/cargo/registry/axum-0.7.9/src/routing/tests usr/share/cargo/registry/axum-0.7.9/src/routing/tests/fallback.rs usr/share/cargo/registry/axum-0.7.9/src/routing/tests/get_to_head.rs usr/share/cargo/registry/axum-0.7.9/src/routing/tests/handle_error.rs usr/share/cargo/registry/axum-0.7.9/src/routing/tests/merge.rs usr/share/cargo/registry/axum-0.7.9/src/routing/tests/mod.rs usr/share/cargo/registry/axum-0.7.9/src/routing/tests/nest.rs usr/share/cargo/registry/axum-0.7.9/src/routing/url_params.rs usr/share/cargo/registry/axum-0.7.9/src/serve.rs usr/share/cargo/registry/axum-0.7.9/src/service_ext.rs usr/share/cargo/registry/axum-0.7.9/src/test_helpers usr/share/cargo/registry/axum-0.7.9/src/test_helpers/counting_cloneable_state.rs usr/share/cargo/registry/axum-0.7.9/src/test_helpers/mod.rs usr/share/cargo/registry/axum-0.7.9/src/test_helpers/test_client.rs usr/share/cargo/registry/axum-0.7.9/src/test_helpers/tracing_helpers.rs usr/share/cargo/registry/axum-0.7.9/src/util.rs usr/share/doc usr/share/doc/librust-axum-dev usr/share/doc/librust-axum-dev/TODO.Debian usr/share/doc/librust-axum-dev/changelog.Debian.gz usr/share/doc/librust-axum-dev/changelog.gz usr/share/doc/librust-axum-dev/copyright usr/share/doc/librust-axum-dev/examples usr/share/doc/librust-axum-dev/examples/README.md usr/share/doc/librust-axum-dev/examples/anyhow-error-response usr/share/doc/librust-axum-dev/examples/anyhow-error-response/Cargo.toml usr/share/doc/librust-axum-dev/examples/anyhow-error-response/src usr/share/doc/librust-axum-dev/examples/anyhow-error-response/src/main.rs usr/share/doc/librust-axum-dev/examples/async-graphql usr/share/doc/librust-axum-dev/examples/async-graphql/README.md usr/share/doc/librust-axum-dev/examples/auto-reload usr/share/doc/librust-axum-dev/examples/auto-reload/Cargo.toml usr/share/doc/librust-axum-dev/examples/auto-reload/README.md usr/share/doc/librust-axum-dev/examples/auto-reload/src usr/share/doc/librust-axum-dev/examples/auto-reload/src/main.rs usr/share/doc/librust-axum-dev/examples/chat usr/share/doc/librust-axum-dev/examples/chat/Cargo.toml usr/share/doc/librust-axum-dev/examples/chat/chat.html usr/share/doc/librust-axum-dev/examples/chat/src usr/share/doc/librust-axum-dev/examples/chat/src/main.rs usr/share/doc/librust-axum-dev/examples/compression usr/share/doc/librust-axum-dev/examples/compression/Cargo.toml usr/share/doc/librust-axum-dev/examples/compression/README.md usr/share/doc/librust-axum-dev/examples/compression/data usr/share/doc/librust-axum-dev/examples/compression/data/products.json usr/share/doc/librust-axum-dev/examples/compression/data/products.json.gz usr/share/doc/librust-axum-dev/examples/compression/src usr/share/doc/librust-axum-dev/examples/compression/src/main.rs usr/share/doc/librust-axum-dev/examples/compression/src/tests.rs usr/share/doc/librust-axum-dev/examples/consume-body-in-extractor-or-middleware usr/share/doc/librust-axum-dev/examples/consume-body-in-extractor-or-middleware/Cargo.toml usr/share/doc/librust-axum-dev/examples/consume-body-in-extractor-or-middleware/src usr/share/doc/librust-axum-dev/examples/consume-body-in-extractor-or-middleware/src/main.rs usr/share/doc/librust-axum-dev/examples/cors usr/share/doc/librust-axum-dev/examples/cors/Cargo.toml usr/share/doc/librust-axum-dev/examples/cors/src usr/share/doc/librust-axum-dev/examples/cors/src/main.rs usr/share/doc/librust-axum-dev/examples/customize-extractor-error usr/share/doc/librust-axum-dev/examples/customize-extractor-error/Cargo.toml usr/share/doc/librust-axum-dev/examples/customize-extractor-error/README.md usr/share/doc/librust-axum-dev/examples/customize-extractor-error/src usr/share/doc/librust-axum-dev/examples/customize-extractor-error/src/custom_extractor.rs usr/share/doc/librust-axum-dev/examples/customize-extractor-error/src/derive_from_request.rs usr/share/doc/librust-axum-dev/examples/customize-extractor-error/src/main.rs usr/share/doc/librust-axum-dev/examples/customize-extractor-error/src/with_rejection.rs usr/share/doc/librust-axum-dev/examples/customize-path-rejection usr/share/doc/librust-axum-dev/examples/customize-path-rejection/Cargo.toml usr/share/doc/librust-axum-dev/examples/customize-path-rejection/src usr/share/doc/librust-axum-dev/examples/customize-path-rejection/src/main.rs usr/share/doc/librust-axum-dev/examples/dependency-injection usr/share/doc/librust-axum-dev/examples/dependency-injection/Cargo.toml usr/share/doc/librust-axum-dev/examples/dependency-injection/src usr/share/doc/librust-axum-dev/examples/dependency-injection/src/main.rs usr/share/doc/librust-axum-dev/examples/diesel-async-postgres usr/share/doc/librust-axum-dev/examples/diesel-async-postgres/Cargo.toml usr/share/doc/librust-axum-dev/examples/diesel-async-postgres/migrations usr/share/doc/librust-axum-dev/examples/diesel-async-postgres/migrations/2023-03-14-180127_add_users usr/share/doc/librust-axum-dev/examples/diesel-async-postgres/migrations/2023-03-14-180127_add_users/down.sql usr/share/doc/librust-axum-dev/examples/diesel-async-postgres/migrations/2023-03-14-180127_add_users/up.sql usr/share/doc/librust-axum-dev/examples/diesel-async-postgres/src usr/share/doc/librust-axum-dev/examples/diesel-async-postgres/src/main.rs usr/share/doc/librust-axum-dev/examples/diesel-postgres usr/share/doc/librust-axum-dev/examples/diesel-postgres/Cargo.toml usr/share/doc/librust-axum-dev/examples/diesel-postgres/migrations usr/share/doc/librust-axum-dev/examples/diesel-postgres/migrations/2023-03-14-180127_add_users usr/share/doc/librust-axum-dev/examples/diesel-postgres/migrations/2023-03-14-180127_add_users/down.sql usr/share/doc/librust-axum-dev/examples/diesel-postgres/migrations/2023-03-14-180127_add_users/up.sql usr/share/doc/librust-axum-dev/examples/diesel-postgres/src usr/share/doc/librust-axum-dev/examples/diesel-postgres/src/main.rs usr/share/doc/librust-axum-dev/examples/error-handling usr/share/doc/librust-axum-dev/examples/error-handling/Cargo.toml usr/share/doc/librust-axum-dev/examples/error-handling/src usr/share/doc/librust-axum-dev/examples/error-handling/src/main.rs usr/share/doc/librust-axum-dev/examples/form usr/share/doc/librust-axum-dev/examples/form/Cargo.toml usr/share/doc/librust-axum-dev/examples/form/src usr/share/doc/librust-axum-dev/examples/form/src/main.rs usr/share/doc/librust-axum-dev/examples/global-404-handler usr/share/doc/librust-axum-dev/examples/global-404-handler/Cargo.toml usr/share/doc/librust-axum-dev/examples/global-404-handler/src usr/share/doc/librust-axum-dev/examples/global-404-handler/src/main.rs usr/share/doc/librust-axum-dev/examples/graceful-shutdown usr/share/doc/librust-axum-dev/examples/graceful-shutdown/Cargo.toml usr/share/doc/librust-axum-dev/examples/graceful-shutdown/src usr/share/doc/librust-axum-dev/examples/graceful-shutdown/src/main.rs usr/share/doc/librust-axum-dev/examples/handle-head-request usr/share/doc/librust-axum-dev/examples/handle-head-request/Cargo.toml usr/share/doc/librust-axum-dev/examples/handle-head-request/src usr/share/doc/librust-axum-dev/examples/handle-head-request/src/main.rs usr/share/doc/librust-axum-dev/examples/hello-world usr/share/doc/librust-axum-dev/examples/hello-world/Cargo.toml usr/share/doc/librust-axum-dev/examples/hello-world/src usr/share/doc/librust-axum-dev/examples/hello-world/src/main.rs usr/share/doc/librust-axum-dev/examples/http-proxy usr/share/doc/librust-axum-dev/examples/http-proxy/Cargo.toml usr/share/doc/librust-axum-dev/examples/http-proxy/src usr/share/doc/librust-axum-dev/examples/http-proxy/src/main.rs usr/share/doc/librust-axum-dev/examples/jwt usr/share/doc/librust-axum-dev/examples/jwt/Cargo.toml usr/share/doc/librust-axum-dev/examples/jwt/src usr/share/doc/librust-axum-dev/examples/jwt/src/main.rs usr/share/doc/librust-axum-dev/examples/key-value-store usr/share/doc/librust-axum-dev/examples/key-value-store/Cargo.toml usr/share/doc/librust-axum-dev/examples/key-value-store/src usr/share/doc/librust-axum-dev/examples/key-value-store/src/main.rs usr/share/doc/librust-axum-dev/examples/listen-multiple-addrs usr/share/doc/librust-axum-dev/examples/listen-multiple-addrs/Cargo.toml usr/share/doc/librust-axum-dev/examples/listen-multiple-addrs/src usr/share/doc/librust-axum-dev/examples/listen-multiple-addrs/src/main.rs usr/share/doc/librust-axum-dev/examples/low-level-openssl usr/share/doc/librust-axum-dev/examples/low-level-openssl/Cargo.toml usr/share/doc/librust-axum-dev/examples/low-level-openssl/self_signed_certs usr/share/doc/librust-axum-dev/examples/low-level-openssl/self_signed_certs/cert.pem usr/share/doc/librust-axum-dev/examples/low-level-openssl/self_signed_certs/key.pem usr/share/doc/librust-axum-dev/examples/low-level-openssl/src usr/share/doc/librust-axum-dev/examples/low-level-openssl/src/main.rs usr/share/doc/librust-axum-dev/examples/low-level-rustls usr/share/doc/librust-axum-dev/examples/low-level-rustls/Cargo.toml usr/share/doc/librust-axum-dev/examples/low-level-rustls/self_signed_certs usr/share/doc/librust-axum-dev/examples/low-level-rustls/self_signed_certs/cert.pem usr/share/doc/librust-axum-dev/examples/low-level-rustls/self_signed_certs/key.pem usr/share/doc/librust-axum-dev/examples/low-level-rustls/src usr/share/doc/librust-axum-dev/examples/low-level-rustls/src/main.rs usr/share/doc/librust-axum-dev/examples/multipart-form usr/share/doc/librust-axum-dev/examples/multipart-form/Cargo.toml usr/share/doc/librust-axum-dev/examples/multipart-form/src usr/share/doc/librust-axum-dev/examples/multipart-form/src/main.rs usr/share/doc/librust-axum-dev/examples/oauth usr/share/doc/librust-axum-dev/examples/oauth/Cargo.toml usr/share/doc/librust-axum-dev/examples/oauth/src usr/share/doc/librust-axum-dev/examples/oauth/src/main.rs usr/share/doc/librust-axum-dev/examples/parse-body-based-on-content-type usr/share/doc/librust-axum-dev/examples/parse-body-based-on-content-type/Cargo.toml usr/share/doc/librust-axum-dev/examples/parse-body-based-on-content-type/src usr/share/doc/librust-axum-dev/examples/parse-body-based-on-content-type/src/main.rs usr/share/doc/librust-axum-dev/examples/print-request-response usr/share/doc/librust-axum-dev/examples/print-request-response/Cargo.toml usr/share/doc/librust-axum-dev/examples/print-request-response/src usr/share/doc/librust-axum-dev/examples/print-request-response/src/main.rs usr/share/doc/librust-axum-dev/examples/prometheus-metrics usr/share/doc/librust-axum-dev/examples/prometheus-metrics/Cargo.toml usr/share/doc/librust-axum-dev/examples/prometheus-metrics/src usr/share/doc/librust-axum-dev/examples/prometheus-metrics/src/main.rs usr/share/doc/librust-axum-dev/examples/query-params-with-empty-strings usr/share/doc/librust-axum-dev/examples/query-params-with-empty-strings/Cargo.toml usr/share/doc/librust-axum-dev/examples/query-params-with-empty-strings/src usr/share/doc/librust-axum-dev/examples/query-params-with-empty-strings/src/main.rs usr/share/doc/librust-axum-dev/examples/readme usr/share/doc/librust-axum-dev/examples/readme/Cargo.toml usr/share/doc/librust-axum-dev/examples/readme/src usr/share/doc/librust-axum-dev/examples/readme/src/main.rs usr/share/doc/librust-axum-dev/examples/reqwest-response usr/share/doc/librust-axum-dev/examples/reqwest-response/Cargo.toml usr/share/doc/librust-axum-dev/examples/reqwest-response/src usr/share/doc/librust-axum-dev/examples/reqwest-response/src/main.rs usr/share/doc/librust-axum-dev/examples/rest-grpc-multiplex usr/share/doc/librust-axum-dev/examples/rest-grpc-multiplex/Cargo.toml usr/share/doc/librust-axum-dev/examples/rest-grpc-multiplex/build.rs usr/share/doc/librust-axum-dev/examples/rest-grpc-multiplex/proto usr/share/doc/librust-axum-dev/examples/rest-grpc-multiplex/proto/helloworld.proto usr/share/doc/librust-axum-dev/examples/rest-grpc-multiplex/src usr/share/doc/librust-axum-dev/examples/rest-grpc-multiplex/src/main.rs usr/share/doc/librust-axum-dev/examples/rest-grpc-multiplex/src/multiplex_service.rs usr/share/doc/librust-axum-dev/examples/reverse-proxy usr/share/doc/librust-axum-dev/examples/reverse-proxy/Cargo.toml usr/share/doc/librust-axum-dev/examples/reverse-proxy/src usr/share/doc/librust-axum-dev/examples/reverse-proxy/src/main.rs usr/share/doc/librust-axum-dev/examples/routes-and-handlers-close-together usr/share/doc/librust-axum-dev/examples/routes-and-handlers-close-together/Cargo.toml usr/share/doc/librust-axum-dev/examples/routes-and-handlers-close-together/src usr/share/doc/librust-axum-dev/examples/routes-and-handlers-close-together/src/main.rs usr/share/doc/librust-axum-dev/examples/serve-with-hyper usr/share/doc/librust-axum-dev/examples/serve-with-hyper/Cargo.toml usr/share/doc/librust-axum-dev/examples/serve-with-hyper/src usr/share/doc/librust-axum-dev/examples/serve-with-hyper/src/main.rs usr/share/doc/librust-axum-dev/examples/simple-router-wasm usr/share/doc/librust-axum-dev/examples/simple-router-wasm/Cargo.toml usr/share/doc/librust-axum-dev/examples/simple-router-wasm/src usr/share/doc/librust-axum-dev/examples/simple-router-wasm/src/main.rs usr/share/doc/librust-axum-dev/examples/sqlx-postgres usr/share/doc/librust-axum-dev/examples/sqlx-postgres/Cargo.toml usr/share/doc/librust-axum-dev/examples/sqlx-postgres/src usr/share/doc/librust-axum-dev/examples/sqlx-postgres/src/main.rs usr/share/doc/librust-axum-dev/examples/sse usr/share/doc/librust-axum-dev/examples/sse/Cargo.toml usr/share/doc/librust-axum-dev/examples/sse/assets usr/share/doc/librust-axum-dev/examples/sse/assets/index.html usr/share/doc/librust-axum-dev/examples/sse/assets/script.js usr/share/doc/librust-axum-dev/examples/sse/src usr/share/doc/librust-axum-dev/examples/sse/src/main.rs usr/share/doc/librust-axum-dev/examples/static-file-server usr/share/doc/librust-axum-dev/examples/static-file-server/Cargo.toml usr/share/doc/librust-axum-dev/examples/static-file-server/assets usr/share/doc/librust-axum-dev/examples/static-file-server/assets/index.html usr/share/doc/librust-axum-dev/examples/static-file-server/assets/script.js usr/share/doc/librust-axum-dev/examples/static-file-server/src usr/share/doc/librust-axum-dev/examples/static-file-server/src/main.rs usr/share/doc/librust-axum-dev/examples/stream-to-file usr/share/doc/librust-axum-dev/examples/stream-to-file/Cargo.toml usr/share/doc/librust-axum-dev/examples/stream-to-file/src usr/share/doc/librust-axum-dev/examples/stream-to-file/src/main.rs usr/share/doc/librust-axum-dev/examples/templates usr/share/doc/librust-axum-dev/examples/templates/Cargo.toml usr/share/doc/librust-axum-dev/examples/templates/src usr/share/doc/librust-axum-dev/examples/templates/src/main.rs usr/share/doc/librust-axum-dev/examples/templates/templates usr/share/doc/librust-axum-dev/examples/templates/templates/hello.html usr/share/doc/librust-axum-dev/examples/templates-minijinja usr/share/doc/librust-axum-dev/examples/templates-minijinja/Cargo.toml usr/share/doc/librust-axum-dev/examples/templates-minijinja/src usr/share/doc/librust-axum-dev/examples/templates-minijinja/src/main.rs usr/share/doc/librust-axum-dev/examples/templates-minijinja/templates usr/share/doc/librust-axum-dev/examples/templates-minijinja/templates/about.jinja usr/share/doc/librust-axum-dev/examples/templates-minijinja/templates/content.jinja usr/share/doc/librust-axum-dev/examples/templates-minijinja/templates/home.jinja usr/share/doc/librust-axum-dev/examples/templates-minijinja/templates/layout.jinja usr/share/doc/librust-axum-dev/examples/testing usr/share/doc/librust-axum-dev/examples/testing/Cargo.toml usr/share/doc/librust-axum-dev/examples/testing/src usr/share/doc/librust-axum-dev/examples/testing/src/main.rs usr/share/doc/librust-axum-dev/examples/testing-websockets usr/share/doc/librust-axum-dev/examples/testing-websockets/Cargo.toml usr/share/doc/librust-axum-dev/examples/testing-websockets/src usr/share/doc/librust-axum-dev/examples/testing-websockets/src/main.rs usr/share/doc/librust-axum-dev/examples/tls-graceful-shutdown usr/share/doc/librust-axum-dev/examples/tls-graceful-shutdown/Cargo.toml usr/share/doc/librust-axum-dev/examples/tls-graceful-shutdown/self_signed_certs usr/share/doc/librust-axum-dev/examples/tls-graceful-shutdown/self_signed_certs/cert.pem usr/share/doc/librust-axum-dev/examples/tls-graceful-shutdown/self_signed_certs/key.pem usr/share/doc/librust-axum-dev/examples/tls-graceful-shutdown/src usr/share/doc/librust-axum-dev/examples/tls-graceful-shutdown/src/main.rs usr/share/doc/librust-axum-dev/examples/tls-rustls usr/share/doc/librust-axum-dev/examples/tls-rustls/Cargo.toml usr/share/doc/librust-axum-dev/examples/tls-rustls/self_signed_certs usr/share/doc/librust-axum-dev/examples/tls-rustls/self_signed_certs/cert.pem usr/share/doc/librust-axum-dev/examples/tls-rustls/self_signed_certs/key.pem usr/share/doc/librust-axum-dev/examples/tls-rustls/src usr/share/doc/librust-axum-dev/examples/tls-rustls/src/main.rs usr/share/doc/librust-axum-dev/examples/todos usr/share/doc/librust-axum-dev/examples/todos/Cargo.toml usr/share/doc/librust-axum-dev/examples/todos/src usr/share/doc/librust-axum-dev/examples/todos/src/main.rs usr/share/doc/librust-axum-dev/examples/tokio-postgres usr/share/doc/librust-axum-dev/examples/tokio-postgres/Cargo.toml usr/share/doc/librust-axum-dev/examples/tokio-postgres/src usr/share/doc/librust-axum-dev/examples/tokio-postgres/src/main.rs usr/share/doc/librust-axum-dev/examples/tokio-redis usr/share/doc/librust-axum-dev/examples/tokio-redis/Cargo.toml usr/share/doc/librust-axum-dev/examples/tokio-redis/src usr/share/doc/librust-axum-dev/examples/tokio-redis/src/main.rs usr/share/doc/librust-axum-dev/examples/tracing-aka-logging usr/share/doc/librust-axum-dev/examples/tracing-aka-logging/Cargo.toml usr/share/doc/librust-axum-dev/examples/tracing-aka-logging/src usr/share/doc/librust-axum-dev/examples/tracing-aka-logging/src/main.rs usr/share/doc/librust-axum-dev/examples/unix-domain-socket usr/share/doc/librust-axum-dev/examples/unix-domain-socket/Cargo.toml usr/share/doc/librust-axum-dev/examples/unix-domain-socket/src usr/share/doc/librust-axum-dev/examples/unix-domain-socket/src/main.rs usr/share/doc/librust-axum-dev/examples/validator usr/share/doc/librust-axum-dev/examples/validator/Cargo.toml usr/share/doc/librust-axum-dev/examples/validator/src usr/share/doc/librust-axum-dev/examples/validator/src/main.rs usr/share/doc/librust-axum-dev/examples/versioning usr/share/doc/librust-axum-dev/examples/versioning/Cargo.toml usr/share/doc/librust-axum-dev/examples/versioning/src usr/share/doc/librust-axum-dev/examples/versioning/src/main.rs usr/share/doc/librust-axum-dev/examples/websockets usr/share/doc/librust-axum-dev/examples/websockets/Cargo.toml usr/share/doc/librust-axum-dev/examples/websockets/assets usr/share/doc/librust-axum-dev/examples/websockets/assets/index.html usr/share/doc/librust-axum-dev/examples/websockets/assets/script.js usr/share/doc/librust-axum-dev/examples/websockets/src usr/share/doc/librust-axum-dev/examples/websockets/src/client.rs usr/share/doc/librust-axum-dev/examples/websockets/src/main.rs