[][src]Constant rustlogic::OR_SYMBOL

pub const OR_SYMBOL: u8 = b'|';

The symbol used for the OR operation

Default: '|'