Function keys::decode_raft_key [−][src]
pub fn decode_raft_key(key: &[u8]) -> Result<(u64, u8)>
Get the region id and log type from raft key.
pub fn decode_raft_key(key: &[u8]) -> Result<(u64, u8)>
Get the region id and log type from raft key.