[][src]Crate memora

Memora is a build artifact cache for Git repositories. Memora's purpose is to minimize redundant builds to save time and improve reproducibility.

Please see the README for a general introduction.

Modules

cache

Build Artifact Cache

cli

Command-Line Interface

config

Configuration

error

Error chaining and reporting facilities.

fs

Filesystem utilities

git

Git API

util

Various utilities

Macros

debugln

Print debug information. Omitted in release builds.

errorln

Print an error.

noteln

Print an informational note.

stageln

Format and print stage progress.

warnln

Print a warning.