logo
pub type Entry = Vec<u8>;
Expand description

An entry in a Register (note that the vec is size limited: MAX_REG_ENTRY_SIZE)