pub const NULL_REVISION: Revision = -1;
Marker expressing the absence of a parent
Independently of the actual representation, NULL_REVISION is guaranteed to be smaller that all existing revisions.
NULL_REVISION