logo

Trait actix_web::dev::ResourcePath[][src]

pub trait ResourcePath {
    fn path(&self) -> &str;
}

Required methods

Implementations on Foreign Types

Implementors