Type Definition RevisionValue
ofdb_entities::revision
type RevisionValue = u64;
impl From<Revision> for RevisionValue
fn from(from: Revision) -> Self
Performs the conversion.