[][src]Type Definition mycelium_core::DbId

type DbId = [u8; 16];

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