Docs.rs
  • jj-lib-0.10.0
    • jj-lib 0.10.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • yuja
    • martinvonz
    • arxanas
    • ilyagr
    • thoughtpolice
    • Dependencies
      • backoff ^0.4.0 normal
      • blake2 ^0.10.6 normal
      • byteorder ^1.4.3 normal
      • bytes ^1.5.0 normal
      • chrono ^0.4.31 normal
      • config ^0.13.2 normal
      • digest ^0.10.7 normal
      • either ^1.9.0 normal
      • git2 ^0.17.2 normal
      • hex ^0.4.3 normal
      • itertools ^0.11.0 normal
      • maplit ^1.0.2 normal
      • once_cell ^1.18.0 normal
      • pest ^2.7.4 normal
      • pest_derive ^2.7.4 normal
      • prost ^0.11.9 normal
      • rand ^0.8.5 normal
      • rand_chacha ^0.3.1 normal
      • rayon ^1.8.0 normal
      • regex ^1.9.6 normal
      • serde ^1.0 normal
      • serde_json ^1.0.107 normal
      • smallvec ^1.11.1 normal
      • strsim ^0.10.0 normal
      • tempfile ^3.8.0 normal
      • thiserror ^1.0.49 normal
      • tokio ^1.32.0 normal
      • tracing ^0.1.37 normal
      • watchman_client ^0.8.0 normal
      • whoami ^1.4.1 normal
      • zstd ^0.12.4 normal
      • assert_matches ^1.5.0 dev
      • criterion ^0.5.1 dev
      • esl01-renderdag ^0.3.0 dev
      • insta ^1.33.0 dev
      • num_cpus ^1.16.0 dev
      • pretty_assertions ^1.4.0 dev
      • test-case ^3.2.1 dev
      • version_check ^0.9.4 build
      • rustix ^0.38.15 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

jj_lib0.10.0

Module working_copy

  • Structs
  • Enums
  • Type Aliases

In crate jj_lib

?
Change settings

Module jj_lib::working_copy

source ·

Structs

  • CheckoutStats
  • FileState
  • LockedWorkingCopy
    A working copy that’s locked on disk. The lock is held until you call finish() or discard().
  • SnapshotOptions
  • TreeState
  • WorkingCopy

Enums

  • CheckoutError
  • FileType
  • ResetError
  • SnapshotError
  • TreeStateError

Type Aliases

  • SnapshotProgress