Docs.rs
  • rustscout-1.0.0
    • rustscout 1.0.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • willibrandon
    • Dependencies
      • config ^0.13 normal
      • dashmap ^6.1.0 normal
      • dirs ^5.0 normal
      • glob ^0.3 normal
      • humantime ^2.1.0 normal
      • ignore ^0.4 normal
      • indicatif ^0.17.8 normal
      • memmap2 ^0.9.0 normal
      • num_cpus ^1.16 normal
      • once_cell ^1.20.2 normal
      • rayon ^1.8 normal
      • regex ^1.10 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.9 normal
      • tempfile ^3.9 normal
      • thiserror ^1.0 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • unicode_categories ^0.1.1 normal
      • anyhow ^1.0 dev
      • criterion ^0.5 dev
    • Versions
    • 68.28% of the crate is documented
  • This release has been yanked, 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

rustscout1.0.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Pattern
  • cache::CacheMetadata
  • cache::FileCacheEntry
  • cache::FileChangeInfo
  • cache::FileSignature
  • cache::FileSignatureDetector
  • cache::GitStatusDetector
  • cache::IncrementalCache
  • config::SearchConfig
  • metrics::MemoryMetrics
  • metrics::MemoryStats
  • replace::FileReplacementPlan
  • replace::PreviewResult
  • replace::ReplacementConfig
  • replace::ReplacementSet
  • replace::ReplacementTask
  • replace::UndoInfo
  • results::FileResult
  • results::Match
  • results::SearchResult
  • search::matcher::PatternDefinition
  • search::matcher::PatternMatcher
  • search::processor::FileProcessor

Enums

  • cache::ChangeDetectionStrategy
  • cache::ChangeStatus
  • config::EncodingMode
  • errors::SearchError
  • search::matcher::HyphenHandling
  • search::matcher::MatchStrategy
  • search::matcher::WordBoundaryMode

Traits

  • cache::ChangeDetector

Functions

  • cache::create_detector
  • errors::unify_path
  • filters::has_valid_extension
  • filters::is_likely_binary
  • filters::should_ignore
  • filters::should_include_file
  • search::engine::search

Type Aliases

  • errors::SearchResult