Skip to main content

final_char

Function final_char 

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

Get the final character of a string, or an empty string if empty.