Docs.rs
stork-lib-1.6.0
stork-lib 1.6.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
jameslittle230
Dependencies
bincode ^1.3.3
normal
optional
bytes ^1.1.0
normal
colored ^2.0.0
normal
optional
console_error_panic_hook ^0.1.6
normal
optional
frontmatter ^0.4.0
normal
optional
indicatif ^0.16.2
normal
optional
kuchiki ^0.8.1
normal
optional
lazy_static ^1.4.0
normal
mime ^0.3.16
normal
optional
num-format ^0.4.0
normal
optional
pulldown-cmark ^0.9.1
normal
optional
reqwest ^0.11
normal
optional
rmp-serde ^0.15.5
normal
optional
rust-stemmers ^1.2.0
normal
serde ^1.0
normal
serde_json ^1.0.72
normal
smart-default ^0.6.0
normal
srtparse ^0.2.0
normal
optional
thiserror ^1.0.29
normal
toml ^0.5.8
normal
unicode-segmentation ^1.8.0
normal
criterion ^0.3
dev
hex-literal ^0.3.4
dev
pretty_assertions ^1.0.0
dev
Versions
13.43%
of the crate is documented
Platform
i686-pc-windows-msvc
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
stork_
lib
1.6.0
stork_lib
Function
search_from_cache
Copy item path
Source
pub fn search_from_cache(key: &
str
, query: &
str
) ->
Result
<
Output
,
SearchError
>