mirror of https://github.com/fafhrd91/actix-web
* Support deserializing paths to sequences for multi-component (eg. tail) matches
* Support deserializing paths to sequences: use "/{tail}*" syntax
* some fixes
* make `size_hint` work properly
* fix for tuple struct
---------
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
|
||
|---|---|---|
| .. | ||
| de.rs | ||
| lib.rs | ||
| path.rs | ||
| pattern.rs | ||
| quoter.rs | ||
| regex_set.rs | ||
| resource.rs | ||
| resource_path.rs | ||
| router.rs | ||
| url.rs | ||