Function gitlab::api::common::path_escaped[][src]

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

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