Skip to main content

encode

Function encode 

Source
pub fn encode(
    input: &str,
    exclude: AsciiSet,
    keep_escaped: bool,
) -> Cow<'_, str>