Docs.rs
sonic-core-0.1.1
sonic-core 0.1.1
Docs.rs crate page
MPL-2.0
06 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
valeriansaliou
Dependencies
byteorder ^1
normal
caseless ^0.2
normal
fst ^0.3
normal
fst-levenshtein ^0.3
normal
fst-regex ^0.3
normal
hashbrown ^0.17
normal
indexmap ^2
normal
jieba-rs ^0.9
normal
optional
lazy_static ^1
normal
lindera-core ^0.31
normal
optional
lindera-dictionary ^0.31
normal
optional
lindera-tokenizer ^0.31
normal
optional
linked_hash_set ^0.1
normal
radix ^0.6
normal
regex ^1
normal
regex-syntax ^0.8
normal
rocksdb ^0.24
normal
serde ^1
normal
waken_snowball ^0.1
normal
optional
tracing ^0.1
normal
twox-hash ^2
normal
unicode-normalization ^0.1
normal
unicode-segmentation ^1
normal
whatlang ^0.18
normal
config ^0.15
dev
tracing-subscriber ^0.3
dev
Versions
4.08%
of the crate is documented
Platform
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
Skip to main content
Crate sonic
sonic
0.1.1
All Items
Crate Items
Re-exports
Modules
Crate
sonic
Copy item path
Source
Re-exports
§
pub use self::config::
Config
;
pub use self::executor::
Executor
;
pub use self::query::
Query
;
Modules
§
config
Sonic library configuration.
executor
lexer
query
store
util
Utility functions.