Thanks to visit codestin.com Credit goes to docs.rs
pub fn right(string: Expr, n: Expr) -> Expr
returns the last n characters in the string
n
string