mirror of
https://github.com/tokio-rs/axum.git
synced 2024-11-22 15:17:18 +01:00
.. | ||
.gitkeep | ||
argument_not_extractor.rs | ||
argument_not_extractor.stderr | ||
duplicate_args.rs | ||
duplicate_args.stderr | ||
extract_self_mut.rs | ||
extract_self_mut.stderr | ||
extract_self_ref.rs | ||
extract_self_ref.stderr | ||
generics.rs | ||
generics.stderr | ||
invalid_attrs.rs | ||
invalid_attrs.stderr | ||
multiple_paths.rs | ||
multiple_paths.stderr | ||
multiple_request_consumers.rs | ||
multiple_request_consumers.stderr | ||
not_a_function.rs | ||
not_a_function.stderr | ||
not_async.rs | ||
not_async.stderr | ||
not_send.rs | ||
not_send.stderr | ||
too_many_extractors.rs | ||
too_many_extractors.stderr | ||
wrong_order.rs | ||
wrong_order.stderr | ||
wrong_return_type.rs | ||
wrong_return_type.stderr |