# Functions
Current generates a snapshot for the given path, stored in the given store.
NewHash constructs a new hash by calculating the checksum of the provided reader.
ParseFile parses a `File` object from its encoded form.
ParseHash parses the string encoding of a hash.
ParseIdentity parses the string encoding of an identity.
ParseTree parses a `Tree` object from its encoded form.
# Interfaces
Storage defines persistent storage of snapshots.