Type Alias DbId

Source
pub type DbId = [u8; 16];
Expand description

Unique Ids are from crate uuid and feature v4: Uuid::new_v4()