[][src]Module asuran_core::repository::backend::flatfile

This module contains data structures describing components of the FlatFile on-disk representation.

Structs

Configuration

The configuration struct used by flatfile repositories

Header

The header used by flatfile repositories

Enums

FlatFileHeaderError

An error for things that go wrong with interacting with flatfile transactions and headers

FlatFileTransaction

Represents the various types of transaction entries in a flatfile repository