[][src]Module sit_core::repository

Repository is where SIT stores all of its artifacts.

It is represented by the Repository structure.

Structs

Config

Repository configuration

Item

An item residing in a repository

ItemIter

Unordered (as in "order not defined') item iterator within a repository

ItemRecordIter

An iterator over records in an item

Record

A record within an item

RecordFileIterator

An iterator over files in a record

Repository

Repository is the container for all SIT artifacts

Enums

Error
Upgrade