Trait ajars_actix_web::actix_web::dev::ResourcePath[]

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

Required methods

Implementations on Foreign Types

Implementors