Type Alias dao::utils::types::DocumentHash

source ·
pub type DocumentHash = String;
Expand description

The hash of a document sent to the system.

Aliased Type§

struct DocumentHash { /* private fields */ }