Module escape

Module escape 

Source
Expand description

Provides convenience routines for escaping raw bytes.

This was copied from regex-automata with a few light edits.

Structsยง

Byte ๐Ÿ”’
Provides a convenient Debug implementation for a u8.
Bytes ๐Ÿ”’
Provides a convenient Debug implementation for &[u8].
RepeatByte ๐Ÿ”’
A helper for repeating a single byte utilizing Byte.