Open 0xmountaintop opened 5 years ago
let bytes = s.as_bytes(); for (i, &item) in bytes.iter().enumerate() { if item == b' ' {