gitlab::api::common

Function path_escaped

Source
pub fn path_escaped(input: &str) -> impl Display + '_
Expand description

Escape a string for usage as a single URL path component.