Function gitlab::api::common::path_escaped

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

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