libpijul 1.0.0-alpha.32

Core library of Pijul, a distributed version control system based on a sound theory of collaborative work.
Documentation

libpijul

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 16 feature flags, 13 of them enabled by default.

default

  • ondisk-repos
  • text-changes
  • dump

ondisk-repos

  • mmap
  • zstd
  • ignore
  • canonical-path
  • lru-cache
  • tempfile

text-changes

  • regex

dump

  • tokio

mmap

  • sanakirja/mmap

zstd

  • zstd-seekable

ignore

    This feature flag does not enable additional features.

canonical-path

    This feature flag does not enable additional features.

lru-cache

    This feature flag does not enable additional features.

tempfile

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

zstd-seekable

    This feature flag does not enable additional features.

tarball

  • tar
  • flate2

flate2

    This feature flag does not enable additional features.

tar

    This feature flag does not enable additional features.