Docs.rs
  • xvc-walker-0.6.13
    • xvc-walker 0.6.13
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • iesahin
    • Dependencies
      • anyhow ^1.0 normal
      • crossbeam ^0.8 normal
      • crossbeam-channel ^0.5 normal
      • dashmap ^6 normal
      • fast-glob ^0.3 normal
      • itertools ^0.13 normal
      • jwalk ^0.8 normal
      • log ^0.4 normal
      • notify ^7.0 normal
      • peak_alloc ^0.2 normal
      • rayon ^1.10 normal
      • regex ^1.10 normal
      • thiserror ^1.0 normal
      • xvc-logging ^0.6.13 normal
      • test-case ^3.3 dev
      • xvc-test-helper ^0.6.13 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

xvc_walker0.6.13

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • Glob
  • PathMetadata
  • WalkOptions
  • abspath::AbsolutePath
  • ignore_rules::IgnoreRules
  • notify::Config
  • notify::Event
  • notify::PollWatcher
  • pattern::Pattern
  • sync::PathSync

Enums

  • error::Error
  • notify::PathEvent
  • notify::RecursiveMode
  • pattern::MatchResult
  • pattern::PathKind
  • pattern::PatternEffect
  • pattern::PatternRelativity
  • pattern::Source

Traits

  • Hash
  • notify::EventHandler
  • notify::Watcher
  • pattern::Hash

Derive Macros

  • Hash
  • pattern::Hash

Functions

  • build_ignore_patterns
  • content_to_patterns
  • directory_list
  • notify::make_polling_watcher
  • notify::make_watcher
  • pattern::build_pattern_list
  • update_ignore_rules
  • walk_parallel::walk_parallel
  • walk_serial::path_metadata_map_from_file_targets
  • walk_serial::walk_serial

Type Aliases

  • RecommendedWatcher
  • error::Result
  • ignore_rules::SharedIgnoreRules
  • notify::RecommendedWatcher
  • pattern::RecommendedWatcher
  • sync::PathSyncSingleton