Docs.rs
  • codebook-0.3.8
    • codebook 0.3.8
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • blopker
    • Dependencies
      • codebook_config ^0.3.0 normal
      • codebook_downloader ^0.3.0 normal
      • env_logger ^0.11.6 normal
      • fs2 ^0.4 normal
      • lazy_static ^1.5.0 normal
      • log ^0.4.22 normal
      • lru ^0.16 normal
      • regex ^1.11.1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • spellbook <0.4.0 normal
      • streaming-iterator ^0.1.9 normal
      • tokio ^1 normal
      • tower-lsp ^0.20.0 normal
      • tree-sitter <0.26.0 normal
      • tree-sitter-bash <0.26.0 normal
      • tree-sitter-c <0.25.0 normal
      • tree-sitter-css <0.25.0 normal
      • tree-sitter-go <0.25.0 normal
      • tree-sitter-haskell <0.25.0 normal
      • tree-sitter-html <0.25.0 normal
      • tree-sitter-java <0.25.0 normal
      • tree-sitter-javascript <0.25.0 normal
      • tree-sitter-lua <0.25.0 normal
      • tree-sitter-php <0.24.0 normal
      • tree-sitter-python <0.25.0 normal
      • tree-sitter-r ^1.1.0 normal
      • tree-sitter-ruby ^0.23.1 normal
      • tree-sitter-rust <0.25.0 normal
      • tree-sitter-toml-ng <0.8.0 normal
      • tree-sitter-typescript ^0.23.2 normal
      • unicode-segmentation ^1.12.0 normal
      • tempfile ^3 dev
      • pprof ^0.15 normal
    • Versions
    • 8.33% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

codebook0.3.8

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions

List of all items

Structs

  • Codebook
  • dictionaries::dictionary::HunspellDictionary
  • dictionaries::dictionary::TextDictionary
  • dictionaries::manager::DictionaryManager
  • dictionaries::repo::HunspellRepo
  • dictionaries::repo::TextRepo
  • parser::TextRange
  • parser::WordLocation
  • parser::WordRef
  • queries::LanguageSetting

Enums

  • dictionaries::repo::DictionaryRepo
  • queries::LanguageType

Traits

  • dictionaries::dictionary::Dictionary

Functions

  • dictionaries::dictionary::find_locations_with_dictionary_batch
  • dictionaries::repo::get_repo
  • parser::find_locations
  • parser::get_word_from_string
  • queries::get_language_name_from_filename
  • queries::get_language_setting
  • regexes::compile_user_patterns
  • regexes::get_default_skip_patterns

Statics

  • queries::LANGUAGE_SETTINGS