File list of package librust-axum-dev in experimental of architecture all
/usr/share/cargo/registry/axum-0.8.4/.cargo-checksum.json
/usr/share/cargo/registry/axum-0.8.4/CHANGELOG.md
/usr/share/cargo/registry/axum-0.8.4/Cargo.toml
/usr/share/cargo/registry/axum-0.8.4/README.md
/usr/share/cargo/registry/axum-0.8.4/benches/benches.rs
/usr/share/cargo/registry/axum-0.8.4/src/body/mod.rs
/usr/share/cargo/registry/axum-0.8.4/src/boxed.rs
/usr/share/cargo/registry/axum-0.8.4/src/docs/debugging_handler_type_errors.md
/usr/share/cargo/registry/axum-0.8.4/src/docs/error_handling.md
/usr/share/cargo/registry/axum-0.8.4/src/docs/extract.md
/usr/share/cargo/registry/axum-0.8.4/src/docs/handlers_intro.md
/usr/share/cargo/registry/axum-0.8.4/src/docs/method_routing/fallback.md
/usr/share/cargo/registry/axum-0.8.4/src/docs/method_routing/layer.md
/usr/share/cargo/registry/axum-0.8.4/src/docs/method_routing/merge.md
/usr/share/cargo/registry/axum-0.8.4/src/docs/method_routing/route_layer.md
/usr/share/cargo/registry/axum-0.8.4/src/docs/middleware.md
/usr/share/cargo/registry/axum-0.8.4/src/docs/response.md
/usr/share/cargo/registry/axum-0.8.4/src/docs/routing/fallback.md
/usr/share/cargo/registry/axum-0.8.4/src/docs/routing/into_make_service_with_connect_info.md
/usr/share/cargo/registry/axum-0.8.4/src/docs/routing/layer.md
/usr/share/cargo/registry/axum-0.8.4/src/docs/routing/merge.md
/usr/share/cargo/registry/axum-0.8.4/src/docs/routing/method_not_allowed_fallback.md
/usr/share/cargo/registry/axum-0.8.4/src/docs/routing/nest.md
/usr/share/cargo/registry/axum-0.8.4/src/docs/routing/route.md
/usr/share/cargo/registry/axum-0.8.4/src/docs/routing/route_layer.md
/usr/share/cargo/registry/axum-0.8.4/src/docs/routing/route_service.md
/usr/share/cargo/registry/axum-0.8.4/src/docs/routing/with_state.md
/usr/share/cargo/registry/axum-0.8.4/src/docs/routing/without_v07_checks.md
/usr/share/cargo/registry/axum-0.8.4/src/error_handling/mod.rs
/usr/share/cargo/registry/axum-0.8.4/src/extension.rs
/usr/share/cargo/registry/axum-0.8.4/src/extract/connect_info.rs
/usr/share/cargo/registry/axum-0.8.4/src/extract/matched_path.rs
/usr/share/cargo/registry/axum-0.8.4/src/extract/mod.rs
/usr/share/cargo/registry/axum-0.8.4/src/extract/multipart.rs
/usr/share/cargo/registry/axum-0.8.4/src/extract/nested_path.rs
/usr/share/cargo/registry/axum-0.8.4/src/extract/original_uri.rs
/usr/share/cargo/registry/axum-0.8.4/src/extract/path/de.rs
/usr/share/cargo/registry/axum-0.8.4/src/extract/path/mod.rs
/usr/share/cargo/registry/axum-0.8.4/src/extract/query.rs
/usr/share/cargo/registry/axum-0.8.4/src/extract/raw_form.rs
/usr/share/cargo/registry/axum-0.8.4/src/extract/raw_query.rs
/usr/share/cargo/registry/axum-0.8.4/src/extract/rejection.rs
/usr/share/cargo/registry/axum-0.8.4/src/extract/state.rs
/usr/share/cargo/registry/axum-0.8.4/src/extract/ws.rs
/usr/share/cargo/registry/axum-0.8.4/src/form.rs
/usr/share/cargo/registry/axum-0.8.4/src/handler/future.rs
/usr/share/cargo/registry/axum-0.8.4/src/handler/mod.rs
/usr/share/cargo/registry/axum-0.8.4/src/handler/service.rs
/usr/share/cargo/registry/axum-0.8.4/src/json.rs
/usr/share/cargo/registry/axum-0.8.4/src/lib.rs
/usr/share/cargo/registry/axum-0.8.4/src/macros.rs
/usr/share/cargo/registry/axum-0.8.4/src/middleware/from_extractor.rs
/usr/share/cargo/registry/axum-0.8.4/src/middleware/from_fn.rs
/usr/share/cargo/registry/axum-0.8.4/src/middleware/map_request.rs
/usr/share/cargo/registry/axum-0.8.4/src/middleware/map_response.rs
/usr/share/cargo/registry/axum-0.8.4/src/middleware/mod.rs
/usr/share/cargo/registry/axum-0.8.4/src/response/mod.rs
/usr/share/cargo/registry/axum-0.8.4/src/response/redirect.rs
/usr/share/cargo/registry/axum-0.8.4/src/response/sse.rs
/usr/share/cargo/registry/axum-0.8.4/src/routing/future.rs
/usr/share/cargo/registry/axum-0.8.4/src/routing/into_make_service.rs
/usr/share/cargo/registry/axum-0.8.4/src/routing/method_filter.rs
/usr/share/cargo/registry/axum-0.8.4/src/routing/method_routing.rs
/usr/share/cargo/registry/axum-0.8.4/src/routing/mod.rs
/usr/share/cargo/registry/axum-0.8.4/src/routing/not_found.rs
/usr/share/cargo/registry/axum-0.8.4/src/routing/path_router.rs
/usr/share/cargo/registry/axum-0.8.4/src/routing/route.rs
/usr/share/cargo/registry/axum-0.8.4/src/routing/strip_prefix.rs
/usr/share/cargo/registry/axum-0.8.4/src/routing/tests/fallback.rs
/usr/share/cargo/registry/axum-0.8.4/src/routing/tests/get_to_head.rs
/usr/share/cargo/registry/axum-0.8.4/src/routing/tests/handle_error.rs
/usr/share/cargo/registry/axum-0.8.4/src/routing/tests/merge.rs
/usr/share/cargo/registry/axum-0.8.4/src/routing/tests/mod.rs
/usr/share/cargo/registry/axum-0.8.4/src/routing/tests/nest.rs
/usr/share/cargo/registry/axum-0.8.4/src/routing/url_params.rs
/usr/share/cargo/registry/axum-0.8.4/src/serve/listener.rs
/usr/share/cargo/registry/axum-0.8.4/src/serve/mod.rs
/usr/share/cargo/registry/axum-0.8.4/src/service_ext.rs
/usr/share/cargo/registry/axum-0.8.4/src/test_helpers/counting_cloneable_state.rs
/usr/share/cargo/registry/axum-0.8.4/src/test_helpers/mod.rs
/usr/share/cargo/registry/axum-0.8.4/src/test_helpers/test_client.rs
/usr/share/cargo/registry/axum-0.8.4/src/test_helpers/tracing_helpers.rs
/usr/share/cargo/registry/axum-0.8.4/src/util.rs
/usr/share/cargo/registry/axum-0.8.4/tests/panic_location.rs
/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/README.md
/usr/share/doc/librust-axum-dev/examples/anyhow-error-response/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/anyhow-error-response/src/main.rs
/usr/share/doc/librust-axum-dev/examples/async-graphql/README.md
/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/main.rs
/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/main.rs
/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/products.json
/usr/share/doc/librust-axum-dev/examples/compression/data/products.json.gz
/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/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/consume-body-in-extractor-or-middleware/src/main.rs
/usr/share/doc/librust-axum-dev/examples/cors/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/cors/src/main.rs
/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/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/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/customize-path-rejection/src/main.rs
/usr/share/doc/librust-axum-dev/examples/dependency-injection/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/dependency-injection/src/main.rs
/usr/share/doc/librust-axum-dev/examples/diesel-async-postgres/Cargo.toml
/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/main.rs
/usr/share/doc/librust-axum-dev/examples/diesel-postgres/Cargo.toml
/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/main.rs
/usr/share/doc/librust-axum-dev/examples/error-handling/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/error-handling/src/main.rs
/usr/share/doc/librust-axum-dev/examples/form/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/form/src/main.rs
/usr/share/doc/librust-axum-dev/examples/global-404-handler/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/global-404-handler/src/main.rs
/usr/share/doc/librust-axum-dev/examples/graceful-shutdown/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/graceful-shutdown/src/main.rs
/usr/share/doc/librust-axum-dev/examples/handle-head-request/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/handle-head-request/src/main.rs
/usr/share/doc/librust-axum-dev/examples/hello-world/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/hello-world/src/main.rs
/usr/share/doc/librust-axum-dev/examples/http-proxy/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/http-proxy/src/main.rs
/usr/share/doc/librust-axum-dev/examples/jwt/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/jwt/src/main.rs
/usr/share/doc/librust-axum-dev/examples/key-value-store/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/key-value-store/src/main.rs
/usr/share/doc/librust-axum-dev/examples/low-level-native-tls/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/low-level-native-tls/self_signed_certs/cert.pem
/usr/share/doc/librust-axum-dev/examples/low-level-native-tls/self_signed_certs/key.pem
/usr/share/doc/librust-axum-dev/examples/low-level-native-tls/src/main.rs
/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/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/main.rs
/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/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/main.rs
/usr/share/doc/librust-axum-dev/examples/mongodb/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/mongodb/src/main.rs
/usr/share/doc/librust-axum-dev/examples/multipart-form/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/multipart-form/src/main.rs
/usr/share/doc/librust-axum-dev/examples/oauth/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/oauth/src/main.rs
/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/main.rs
/usr/share/doc/librust-axum-dev/examples/print-request-response/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/print-request-response/src/main.rs
/usr/share/doc/librust-axum-dev/examples/prometheus-metrics/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/prometheus-metrics/src/main.rs
/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/main.rs
/usr/share/doc/librust-axum-dev/examples/readme/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/readme/src/main.rs
/usr/share/doc/librust-axum-dev/examples/request-id/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/request-id/src/main.rs
/usr/share/doc/librust-axum-dev/examples/reqwest-response/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/reqwest-response/src/main.rs
/usr/share/doc/librust-axum-dev/examples/reverse-proxy/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/reverse-proxy/src/main.rs
/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/main.rs
/usr/share/doc/librust-axum-dev/examples/serve-with-hyper/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/serve-with-hyper/src/main.rs
/usr/share/doc/librust-axum-dev/examples/simple-router-wasm/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/simple-router-wasm/src/main.rs
/usr/share/doc/librust-axum-dev/examples/sqlx-postgres/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/sqlx-postgres/src/main.rs
/usr/share/doc/librust-axum-dev/examples/sse/Cargo.toml
/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/main.rs
/usr/share/doc/librust-axum-dev/examples/static-file-server/Cargo.toml
/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/main.rs
/usr/share/doc/librust-axum-dev/examples/stream-to-file/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/stream-to-file/src/main.rs
/usr/share/doc/librust-axum-dev/examples/templates-minijinja/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/templates-minijinja/src/main.rs
/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/templates/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/templates/src/main.rs
/usr/share/doc/librust-axum-dev/examples/templates/templates/hello.html
/usr/share/doc/librust-axum-dev/examples/testing-websockets/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/testing-websockets/src/main.rs
/usr/share/doc/librust-axum-dev/examples/testing/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/testing/src/main.rs
/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/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/main.rs
/usr/share/doc/librust-axum-dev/examples/tls-rustls/Cargo.toml
/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/main.rs
/usr/share/doc/librust-axum-dev/examples/todos/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/todos/src/main.rs
/usr/share/doc/librust-axum-dev/examples/tokio-postgres/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/tokio-postgres/src/main.rs
/usr/share/doc/librust-axum-dev/examples/tokio-redis/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/tokio-redis/src/main.rs
/usr/share/doc/librust-axum-dev/examples/tracing-aka-logging/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/tracing-aka-logging/src/main.rs
/usr/share/doc/librust-axum-dev/examples/unix-domain-socket/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/unix-domain-socket/src/main.rs
/usr/share/doc/librust-axum-dev/examples/validator/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/validator/src/main.rs
/usr/share/doc/librust-axum-dev/examples/versioning/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/versioning/src/main.rs
/usr/share/doc/librust-axum-dev/examples/websockets-http2/Cargo.toml
/usr/share/doc/librust-axum-dev/examples/websockets-http2/assets/index.html
/usr/share/doc/librust-axum-dev/examples/websockets-http2/assets/script.js
/usr/share/doc/librust-axum-dev/examples/websockets-http2/self_signed_certs/cert.pem
/usr/share/doc/librust-axum-dev/examples/websockets-http2/self_signed_certs/key.pem
/usr/share/doc/librust-axum-dev/examples/websockets-http2/src/main.rs
/usr/share/doc/librust-axum-dev/examples/websockets/Cargo.toml
/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/client.rs
/usr/share/doc/librust-axum-dev/examples/websockets/src/main.rs