Module chr

Module chr 

Source
Available on crate feature string_expressions only.

Structs§

ChrFunc

Functions§

chr
Returns the character with the given code. chr(65) = ‘A’