Create an `Ascii` from the ASCII text in `bytes`. Return a `NotAsciiError` error if `bytes` contains any non-ASCII characters.
(bytes: Vec<u8>)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected