Docs.rs
rust-key-paths-3.1.0
rust-key-paths 3.1.0
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
codefonsi
Dependencies
arc-swap ^1.9.1
normal
optional
async-trait ^0.1
normal
key-paths-core ^2.0.0
normal
parking_lot ^0.12
normal
optional
pin-project ^1.1
normal
optional
tokio ^1.38.0
normal
optional
criterion ^0.5
dev
pin-project ^1.1
dev
tagged-core ^1.0.3
dev
Versions
77.95%
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
KpTraitType
rust_
key_
paths
3.1.0
rust_key_paths
Type Alias
KpTrait
Type
Copy item path
Source
pub type KpTraitType<'a, R, V> = dyn
KpTrait
<R, V,
&'a R
,
&'a V
,
&'a mut R
,
&'a mut V
>;