Expand description

Structs

A type to indicate errors during parsing and to abstract away details related to nom.

Enums

Functions

Decode a loose object header, being <kind> <size>\0, returns (kind, size, consumed bytes).

Type Definitions

The type to be used for parse errors.

The owned type to be used for parse errors.