Expand description

high level async function service with “variadic generic” ish.

Structs

Traits

Functions

  • A service factory shortcut offering given async function ability to use FromRequest to destruct and transform Service<Req>’s Req type and receive them as function argument.