pub fn parse_slot_only(payload: &[u8]) -> Result<u8, PayloadError>
Parse the payload of CommandOpcode::GetPubkey / GenKey / ReadConfigSlot.
CommandOpcode::GetPubkey
GenKey
ReadConfigSlot
See PayloadError.
PayloadError