Docs.rs
zust-root-0.9.20
zust-root 0.9.20
Docs.rs crate page
Apache-2.0
05 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
zhuchuanjing
Dependencies
anndists ^0.1.5
normal
anyhow ^1.0.102
normal
axum ^0.8.9
normal
bytes ^1.11.1
normal
zust-dynamic ^0.9.19
normal
fjall ^3.1.6
normal
futures-util ^0.3.32
normal
indexmap ^2.14.0
normal
log ^0.4.29
normal
rand ^0.10.1
normal
rayon ^1.12.0
normal
redis ^1.2.1
normal
rslock ^0.7.4
normal
rustc-hash ^2.1.2
normal
scc ^3.7.1
normal
smol_str ^0.3.6
normal
thiserror ^2.0.18
normal
tokio ^1.52.3
normal
uuid ^1.23.1
normal
Versions
3.13%
of the crate is documented
Go to latest version
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
insert
root
0.9.20
root
Function
insert
Copy item path
Source
pub fn insert(name: &
str
, key: &
str
, value:
Dynamic
) ->
Result
<
()
>