Struct mount::OriginalUrl
[-] [+]
[src]
pub struct OriginalUrl;
Exposes the original, unmodified path to be stored in Request::extensions.
pub struct OriginalUrl;
Exposes the original, unmodified path to be stored in Request::extensions.
impl Key for OriginalUrltype Value = Urlimpl Clone for OriginalUrlfn clone(&self) -> OriginalUrlfn clone_from(&mut self, source: &Self)impl Copy for OriginalUrl
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).