rust-ascii icon indicating copy to clipboard operation
rust-ascii copied to clipboard

adds `AsciiChar::as_str()`

Open ju1ius opened this issue 1 year ago • 0 comments

Since AsciiChars are valid UTF-8, we can directly convert an &AsciiChar to a &str.

ju1ius avatar Feb 03 '24 00:02 ju1ius