[−][src]Trait actix_web::dev::ResourcePath
Required methods
Loading content...Implementations on Foreign Types
impl ResourcePath for String
[src]
impl<'a> ResourcePath for &'a str
[src]
impl<T> ResourcePath for String<T> where
T: AsRef<[u8]>,
[src]
Loading content...
T: AsRef<[u8]>,