Skip to main content

parse_template

Function parse_template 

Source
fn parse_template(path: &str) -> (Vec<Segment>, usize)
Expand description

Splits an OpenAPI path template into segments.