I currently learning rust comming from JS.
My problem is following:
fn main() { let name = String::from("Tom"); let sliced = name[..2