pub fn decode_node_guard(byte: u8) -> Result<(bool, NmtState)>
Decode a node-guarding response byte into (toggle, state).
(toggle, state)