Docs.rs
  • xvc-0.6.17
    • xvc 0.6.17
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • iesahin
    • Dependencies
      • anyhow ^1.0 normal
      • assert_cmd ^2.0 normal
      • assert_fs ^1.1 normal
      • blake2 ^0.10.6 normal
      • blake3 ^1.5 normal
      • byteorder ^1.5 normal
      • chrono ^0.4 normal
      • clap ^4.5 normal
      • clap_complete ^4.5 normal
      • clap_complete_nushell ^4.5 normal
      • comfy-table ^7.1.1 normal
      • crossbeam ^0.8 normal
      • crossbeam-channel ^0.5 normal
      • directories-next ^2.0 normal
      • fern ^0.7 normal
      • git-version ^0.3 normal
      • glob ^0.3 normal
      • hex ^0.4 normal
      • lazy_static ^1.5 normal
      • log ^0.4 normal
      • paste ^1.0 normal
      • path-absolutize ^3.1 normal
      • predicates ^3.1 normal
      • rayon ^1.10 normal
      • regex ^1.10 normal
      • relative-path ^1.9 normal
      • rmp ^0.8 normal
      • rmp-serde ^1.3.0 normal
      • seahash ^4.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.9 normal
      • sha2 ^0.10.8 normal
      • sha3 ^0.10.8 normal
      • strum ^0.27 normal
      • strum_macros ^0.27 normal
      • subprocess ^0.2 normal
      • thiserror ^2.0 normal
      • toml ^0.8 normal
      • url ^2.5 normal
      • uuid ^1.10 normal
      • xvc-core ^0.6.17 normal
      • xvc-file ^0.6.17 normal
      • xvc-pipeline ^0.6.17 normal
      • xvc-storage ^0.6.17 normal
      • anyhow ^1.0 dev
      • assert_cmd ^2.0 dev
      • assert_fs ^1.1 dev
      • escargot ^0.5 dev
      • fast-glob ^0.3 dev
      • fs_extra ^1.3 dev
      • jwalk ^0.8 dev
      • predicates ^3.1 dev
      • proptest ^1.5 dev
      • shellfn ^0.2 dev
      • test-case ^3.3 dev
      • trycmd ^0.15 dev
      • which ^7.0 dev
      • xvc-test-helper ^0.6.17 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

xvc0.6.17

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • api::AbsolutePath
  • api::XvcConfig
  • api::XvcConfigParams
  • api::XvcFileBringCLI
  • api::XvcFileCLI
  • api::XvcFileCarryInCLI
  • api::XvcFileCopyCLI
  • api::XvcFileHashCLI
  • api::XvcFileListCLI
  • api::XvcFileMoveCLI
  • api::XvcFileRemoveCLI
  • api::XvcFileSendCLI
  • api::XvcFileTrackCLI
  • api::XvcFileUntrackCLI
  • cli::XvcCLI
  • init::InitCLI

Enums

  • api::XvcConfigOptionSource
  • api::error::Error
  • cli::XvcSubCommand
  • error::Error

Macros

  • api::debug
  • api::error
  • api::info
  • api::panic
  • api::trace
  • api::warn
  • api::watch

Functions

  • api::file_carry_in
  • api::file_copy
  • api::file_hash
  • api::file_list
  • api::file_move
  • api::file_remove
  • api::file_send
  • api::file_track
  • api::file_untrack
  • api::pipeline_dag
  • api::pipeline_delete
  • api::pipeline_export
  • api::pipeline_import
  • api::pipeline_list
  • api::pipeline_new
  • api::pipeline_run
  • api::pipeline_step_dependency
  • api::pipeline_step_new
  • api::pipeline_step_output
  • api::pipeline_step_show
  • api::pipeline_step_update
  • api::pipeline_update
  • cli::collect_output
  • cli::command_matcher
  • cli::default_project_config
  • cli::dispatch
  • cli::dispatch_with_root
  • cli::get_term_log_level
  • cli::get_verbosity
  • cli::get_xvc_config_params
  • cli::run
  • dispatch
  • init::run

Type Aliases

  • api::XvcRoot
  • api::XvcRootOpt
  • api::error::Result
  • error::Result