sula_alus

Function encode_string

Source
pub fn encode_string(s: &str) -> String
Expand description

Reverses a string directly

This is a convenience wrapper around the encode function.