Searched defs:encode_with (Results 1 – 2 of 2) sorted by relevance
123 pub fn encode_with<F>(input: &str, mut output: F) -> Result<()> in encode_with() function