Docs.rs
ldp-protocol-0.2.0
ldp-protocol 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sunilp
Dependencies
async-stream ^0.3
normal
async-trait ^0.1
normal
chrono ^0.4
normal
futures ^0.3
normal
hex ^0.4
normal
hmac ^0.12
normal
lru ^0.12
normal
reqwest ^0.11
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
subtle ^2
normal
thiserror ^1
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tracing ^0.1
normal
uuid ^1
normal
tokio ^1
dev
Versions
71.87%
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
Module replay
ldp_
protocol
0.2.0
Module replay
Module Items
Structs
In crate ldp_
protocol
ldp_protocol
Module
replay
Copy item path
Source
Expand description
Replay detection for LDP messages.
Structs
§
Replay
Guard
Guards against replayed messages using a bounded LRU cache.