Module tvix_castore::directoryservice::order_validator

source ·

Structs§

  • Validates that newly uploaded directories only reference directories which have already been introduced. Commonly used when uploading a directory closure to a store.
  • Validates that newly introduced directories are already referenced from the root via existing directories. Commonly used when receiving a directory closure from a store.

Traits§