Jonas Platte 05767b986e
Remove unneeded bounds on S in FromRequest(Parts) implementations
This doesn't actually allow using non-Send or non-Sync state types, but
it makes the docs simpler.
2022-11-05 11:04:56 +01:00
..