Skip to main content

tail

Function tail 

Source
pub fn tail(input: &str, line_limit: usize, char_limit: usize) -> Option<String>