Docs.rs
  • indicium-0.6.5
    • indicium 0.6.5
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • leontoeides
    • Dependencies
      • ahash ^0.8 normal optional
      • beef ^0.5 normal
      • eddie ^0.4 normal optional
      • gxhash ^3.4 normal optional
      • kstring ^2.0 normal
      • rapidfuzz ^0.5 normal optional
      • rustc-hash ^2.1 normal optional
      • serde ^1.0 normal optional
      • strsim ^0.11 normal optional
      • tracing ^0.1 normal
      • criterion ^0.5 dev
      • gabble ^0.1 dev
      • pretty_assertions ^1 dev
      • rand 0.8.* dev
    • Versions
    • 100% of the crate is documented
  • 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

indicium0.6.5

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • simple::SearchIndex
  • simple::SearchIndexBuilder

Enums

  • simple::AutocompleteType
  • simple::EddieMetric
  • simple::RapidfuzzMetric
  • simple::SearchType
  • simple::StrsimMetric

Traits

  • simple::Indexable