[[Rust]] In rust a `char` is a scalar value, it is 4 bytes in size and contains a unicode value so it can represent any character.