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

pub fn path_escaped<'a>(input: &'a str) -> impl Display + 'a

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