Type Alias RevisionValue

Source
pub type RevisionValue = u64;

Trait Implementations§

Source§

impl From<Revision> for RevisionValue

Source§

fn from(from: Revision) -> Self

Converts to this type from the input type.