Docs.rs
  • cargo-spellcheck-0.15.5
    • cargo-spellcheck 0.15.5
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • drahnr
    • Dependencies
      • bincode ^1 normal
      • cargo_toml ^0.21 normal
      • clap ^4.1.8 normal
      • clap-verbosity-flag ^2.0 normal
      • clap_complete ^4.1.4 normal
      • color-eyre ^0.6 normal
      • console ^0.15 normal
      • crossterm ^0.27 normal
      • directories ^5 normal
      • doc-chunks ^0.2.1 normal
      • encoding_rs ^0.8.31 normal optional
      • env_logger ^0.11 normal
      • fancy-regex ^0.13 normal
      • fd-lock ^4 normal optional
      • fs-err ^2 normal
      • futures ^0.3 normal
      • glob ^0.3 normal
      • hex ^0.4 normal
      • hunspell-rs ^0.4.0 normal optional
      • ignore ^0.4.18 normal
      • indexmap ^2 normal
      • iso_country ^0.1 normal
      • isolang ^2 normal
      • itertools ^0.12 normal
      • lazy_static ^1 normal
      • log ^0.4 normal
      • memchr ^2 normal
      • nlprule =0.6.4 normal optional
      • num_cpus ^1.13 normal
      • proc-macro2 ^1 normal
      • pulldown-cmark ^0.10 normal
      • rayon ^1.5 normal
      • regex ^1.5 normal
      • serde ^1 normal
      • sha2 ^0.10 normal
      • signal-hook ^0.3 normal
      • spellbook ^0.1 normal optional
      • syn ^2 normal
      • thiserror ^1 normal
      • thousands ^0.2 normal
      • tokio ^1 normal
      • toml ^0.8 normal
      • url ^2 normal
      • uuid ^1.0.0 normal
      • xz2 ^0.1 normal
      • zspell ^0.5.5 normal optional
      • assert_matches ^1 dev
      • console ^0.15 dev
      • maplit ^1 dev
      • nix ^0.26.2 dev
      • serde_plain ^1 dev
      • nlprule-build =0.6.4 build optional
      • xz2 ^0.1 build
    • Versions
    • 100% of the crate is documented
  • 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

cargo_spellcheck0.15.5

Crate Items

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

List of all items

Structs

  • Args
  • CheckableChunk
  • Clusters
  • Common
  • Config
  • Documentation
  • HunspellConfig
  • LanguageToolConfig
  • LineColumn
  • ManifestMetadata
  • ManifestMetadataSpellcheck
  • MultipleCheckerTypes
  • PlainOverlay
  • Span
  • Suggestion
  • SuggestionSet
  • TinHat
  • UnknownCheckerTypeVariant
  • action::bandaid::BandAid
  • action::interactive::ScopedRaw
  • action::interactive::UserPicked
  • errors::Error

Enums

  • CheckerType
  • CommentVariant
  • CommentVariantCategory
  • ConfigWriteDestination
  • ContentOrigin
  • Detector
  • ExitCode
  • Sub
  • UnifiedArgs
  • action::Action
  • action::Finish

Traits

  • errors::WrapErr

Macros

  • errors::bail
  • errors::eyre

Functions

  • byte_range_to_char_range
  • byte_range_to_char_range_many
  • condition_display_content
  • derive_job_count
  • extract_delimiter
  • generate_completions
  • get_terminal_size
  • iter_with_line_column
  • iter_with_line_column_from
  • load_span_from
  • run
  • signal_handler
  • sub_char_range
  • sub_chars
  • util::byte_range_to_char_range
  • util::byte_range_to_char_range_many
  • util::extract_delimiter
  • util::iter_with_line_column
  • util::iter_with_line_column_from
  • util::load_span_from
  • util::sub_char_range
  • util::sub_chars

Type Aliases

  • Range
  • errors::Result