[][src]Constant rustlogic::AND_SYMBOL

pub const AND_SYMBOL: u8 = b'&';

The symbol used for the AND operation

Default: '&'