pub fn encode_string(s: &str) -> String
Reverses a string directly
This is a convenience wrapper around the encode function.
encode