[][src]Function piston_meta::optimize::unique_byte

pub fn unique_byte(rule: &Rule, refs: &[Rule]) -> Option<u8>

Finds a unique byte from rule that determines whether the rule will fail if it does not equals the next byte.