Docs.rs
wp-knowledge-0.10.4
wp-knowledge 0.10.4
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
seeker-zuo
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
csv ^1.4
normal
derive-getters ^0.5
normal
enum_dispatch ^0.3
normal
ipnet ^2.11
normal
lazy_static ^1.5
normal
log ^0.4
normal
lru ^0.16
normal
once_cell ^1.21
normal
orion-error ^0.6
normal
orion-variate ^0.11
normal
orion_conf ^0.5
normal
r2d2 ^0.8
normal
r2d2_sqlite ^0.25
normal
rand ^0.10
normal
rusqlite ^0.32.1
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
strfmt ^0.2
normal
strum_macros ^0.27
normal
thiserror ^2.0
normal
toml ^1.0
normal
wildmatch ^2.6
normal
wp-data-fmt ^0.2
normal
wp-error ^0.8
normal
wp-log ^0.2
normal
wp-model-core ^0.8
normal
wp-specs ^0.8
normal
criterion ^0.8
dev
rand_distr ^0.6
dev
Versions
17.7%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Crate wp_knowledge
wp_
knowledge
0.10.4
All Items
Crate Items
Re-exports
Modules
Crate
wp_
knowledge
Copy item path
Source
Re-exports
§
pub use crate::mem::
DBQuery
;
pub use crate::mem::memdb::
MDBEnum
;
Modules
§
cache
cache_
util
facade
loader
mem
sqlite_
ext
SQLite 扩展:在 rusqlite 连接上注册内置 UDF,供 KnowDB 导入/查询使用。