Function verbatim
pub(in ::escape) const fn verbatim<const N: usize>(a: Char) -> ([Char; N], Range<u8>)
Returns a buffer with the verbatim character and its corresponding range.
verbatimpub(in ::escape) const fn verbatim<const N: usize>(a: Char) -> ([Char; N], Range<u8>)
Returns a buffer with the verbatim character and its corresponding range.