Docs.rs
duroxide-cdb-0.1.10
duroxide-cdb 0.1.10
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
affandar
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
dashmap ^6
normal
dotenvy ^0.15
normal
duroxide ^0.1.29
normal
hmac ^0.12
normal
reqwest ^0.12
normal
semver ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
urlencoding ^2.1.3
normal
uuid ^1.0
normal
Versions
30.53%
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
is_not_found
duroxide_
cdb
0.1.10
In duroxide_
cdb::
errors
duroxide_cdb
::
errors
Function
is_
not_
found
Copy item path
Source
pub fn is_not_found(status:
u16
) ->
bool
Expand description
Check if an HTTP status represents not found (404).