I see that
我看到
let s = String::from_str("hello");let bytes = s.into_bytes();assert_eq!(bytes, vec![104, 101, 108, 108, 111]);let s = String::from_str("heI see that
我看到
let s = String::from_str("hello");let bytes = s.into_bytes();assert_eq!(bytes, vec![104, 101, 108, 108, 111]);let s = String::from_str("he