pub type DocumentHash = String;
The hash of a document sent to the system.
struct DocumentHash { /* private fields */ }