Docs.rs
minco-plugin-idempotency-0.2.0
minco-plugin-idempotency 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
26 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
xicv
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
minco-core ^0.2.0
normal
semver ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tokio ^1.52
normal
uuid ^1
normal
Versions
10.87%
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
validate_claim_timeout
minco_
plugin_
idempotency
0.2.0
minco_plugin_idempotency
Function
validate_
claim_
timeout
Copy item path
Source
pub fn validate_claim_timeout( stale_after:
TimeDelta
, ) ->
Result
<
()
,
IdempotencyError
>