Skip to main content

path_parameter_schema

Function path_parameter_schema 

Source
fn path_parameter_schema(name: &str) -> Schema
Expand description

Types read off the handlers’ Path<T> extractors; unknown names are strings.