Type Alias PathParameters

Source
pub type PathParameters = HashMap<String, String>;

Aliased Typeยง

pub struct PathParameters { /* private fields */ }