pub type DocumentId = String;
Unique identifier for a document
pub struct DocumentId { /* private fields */ }