Module dir_signature::v1 [] [src]

A module for working with version 1 of directory signature

Entry points:

There is also global get_hash for getting just checksum of an index file.

Modules

merge

A module for parsing multiple directory signature files

Structs

Emitter

A non-validating emitter of v1 index files

EntryIterator

Iterator over the entries of the signature file

Hashes

List of hashes for an entry

HashesIter

Entry hashes iterator

Header

Represents header of the dir signature file

ParseError

The error type that can happen when parsing directory signature file

Parser

v1 format parser

Enums

Entry

Represents an entry from dir signature file

EntryKind

Represents a type of the entry inside a signature file.

Error

Error returned from scanning and making an index

Functions

scan

Create an index using specified config