Docs.rs
  • stork-lib-2.0.0-beta.2
    • stork-lib 2.0.0-beta.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • jameslittle230
    • Dependencies
      • bstr ^1.0.1 normal
      • bytes ^1.2.1 normal
      • frontmatter ^0.4.0 normal
      • itertools ^0.10.3 normal
      • kuchiki ^0.8.1 normal
      • mime ^0.3.16 normal
      • minicbor ^0.18.0 normal
      • pulldown-cmark ^0.9.1 normal
      • reqwest ^0.11 normal
      • rmp-serde ^1.1.1 normal
      • rust-stemmers ^1.2.0 normal
      • rust-tfidf ^1.1.1 normal
      • serde ^1.0.147 normal
      • serde_json ^1.0.72 normal
      • smart-default ^0.6.0 normal
      • srtparse ^0.2.0 normal
      • strum ^0.24 normal
      • strum_macros ^0.24 normal
      • strunc ^0.1.1 normal
      • thiserror ^1.0.29 normal
      • toml ^0.5.8 normal
      • ts-rs ^6.2.1 normal
      • unicode-segmentation ^1.8.0 normal
      • wasm-bindgen ^0.2.83 normal
      • hex-literal ^0.3.4 dev
      • pretty_assertions ^1.3.0 dev
    • Versions
    • 23.08% of the crate is documented
  • Go to latest stable release
  • 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
logo

logo

Crate stork_lib

  • Structs
  • Enums
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • SearchConfig
  • parse_index::IndexStatistics
  • parse_index::ParsedIndex
  • search_output::Document
  • search_output::Excerpt
  • search_output::HighlightRange
  • search_output::SearchOutput
  • search_output::SearchResult
  • search_query::MetadataFilter
  • search_query::SearchQuery
  • search_value::SearchValue
  • search_value::SearchValueCacheKey

Enums

  • parse_index::errors::IndexParseError
  • search_output::errors::SearchError
  • search_query::MetadataFilterComparator
  • search_query::SearchTerm

Functions

  • add_sidecar_bytes_to_index
  • get_search_values
  • merge_search_values
  • parse_bytes_as_index
  • search

Type Definitions

  • Fields