Trait actix_router::ResourcePath[][src]

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

Required methods

Implementations on Foreign Types

Implementors