macro_rules! parse_prefix {
    ($bytes: expr) => { ... };
}
Expand description

Parse bytes to a Pre type.