We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fixed unsoundness in .and_then()/.then() service combinators
prep release
Fix actix-service 1.0.3 compatibility
Merge branch 'master' of github.com:actix/actix-net
add Condition and Pool
Add into_service helper function
Support named parameters for ResourceDef::resource_path() in form of … …((&k, &v), ...)
Add ResourceDef::resource_path_named() path generation method
rename .run to .start()
introduce IntoPattern trait