Docs.rs
  • jj-lib-0.26.0
    • jj-lib 0.26.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • yuja
    • martinvonz
    • arxanas
    • ilyagr
    • thoughtpolice
    • Dependencies
      • async-trait ^0.1.86 normal
      • blake2 ^0.10.6 normal
      • bstr ^1.11.3 normal
      • chrono ^0.4.39 normal
      • chrono-english ^0.1.7 normal
      • clru ^0.6.2 normal
      • digest ^0.10.7 normal
      • dunce ^1.0.5 normal
      • either ^1.13.0 normal
      • futures ^0.3.31 normal
      • git2 ^0.19.0 normal optional
      • gix ^0.70.0 normal optional
      • glob ^0.3.2 normal
      • hashbrown ^0.15.2 normal
      • hex ^0.4.3 normal
      • ignore ^0.4.23 normal
      • indexmap ^2.7.1 normal
      • itertools ^0.13.0 normal
      • jj-lib-proc-macros ^0.26.0 normal
      • maplit ^1.0.2 normal
      • once_cell ^1.20.2 normal
      • pest ^2.7.15 normal
      • pest_derive ^2.7.15 normal
      • pollster ^0.3.0 normal
      • prost ^0.12.6 normal
      • rand ^0.8.5 normal
      • rand_chacha ^0.3.1 normal
      • rayon ^1.10.0 normal
      • ref-cast ^1.0.23 normal
      • regex ^1.11.1 normal
      • same-file ^1.0.6 normal
      • serde ^1.0 normal
      • serde_json ^1.0.138 normal
      • smallvec ^1.13.2 normal
      • strsim ^0.11.1 normal
      • tempfile ^3.16.0 normal
      • thiserror ^2.0.11 normal
      • tokio ^1.43.0 normal optional
      • toml_edit ^0.22.23 normal
      • tracing ^0.1.41 normal
      • watchman_client ^0.9.0 normal optional
      • assert_matches ^1.5.0 dev
      • criterion ^0.5.1 dev
      • indoc ^2.0.4 dev
      • insta ^1.42.1 dev
      • num_cpus ^1.16.0 dev
      • pretty_assertions ^1.4.1 dev
      • sapling-renderdag ^0.1.0 dev
      • test-case ^3.3.1 dev
      • tokio ^1.43.0 dev
      • version_check ^0.9.5 build
      • rustix ^0.38.44 normal
      • winreg ^0.52 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.26.0

Module workspace

Module Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

In crate jj_lib

jj_lib

Module workspace

Source

Structs§

DefaultWorkspaceLoaderFactory
LockedWorkspace
Workspace
The combination of a repo and a working copy.

Enums§

WorkspaceInitError
WorkspaceLoadError

Traits§

WorkspaceLoader
WorkspaceLoaderFactory

Functions§

default_working_copy_factories
default_working_copy_factory
get_working_copy_factory

Type Aliases§

WorkingCopyFactories