pub type BootPayload = Vec<u8, { proto::MAX_PAYLOAD }>;
The stored protocol payload as read at boot.
pub struct BootPayload { /* private fields */ }