I\'m wondering how I can remove the first and last character of a string in Rust.
Example:
Input:
"Hello World"
Output: