pub type SessionIdType = SecureArray<u8, { blake3::OUT_LEN }>;Expand description
The type of a session id.
Aliased Type§
pub struct SessionIdType { /* private fields */ }pub type SessionIdType = SecureArray<u8, { blake3::OUT_LEN }>;The type of a session id.
pub struct SessionIdType { /* private fields */ }