Docs.rs
MKT_KSA_Geolocation_Security-2.0.1
MKT_KSA_Geolocation_Security 2.0.1
Permalink
Docs.rs crate page
Apache-2.0
20 September 2026
Links
Repository
crates.io
Source
Owners
mktmansour
Dependencies
actix-rt ^2.10
normal
actix-web ^4.0
normal
aes-gcm ^0.10.3
normal
ammonia ^4.1.2
normal
anyhow ^1.0.99
normal
async-trait ^0.1
normal
base64 ^0.22.1
normal
blake3 ^1.8.2
normal
cfg-if ^1.0.4
normal
chrono ^0.4
normal
config ^0.15.17
normal
futures ^0.3
normal
hex ^0.4.3
normal
hmac ^0.12.1
normal
jsonwebtoken ^10.3.0
normal
log ^0.4.28
normal
lru ^0.16.3
normal
maxminddb ^0.27.0
normal
pqcrypto-mlkem ^0.1.1
normal
pqcrypto-traits ^0.3.5
normal
rand ^0.8.5
normal
rayon ^1.11.0
normal
regex ^1.12.2
normal
reqwest ^0.12.23
normal
rusqlite ^0.37.0
normal
secrecy ^0.10.3
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10.9
normal
subtle ^2.6.1
normal
thiserror ^2.0.17
normal
tokio ^1
normal
tokio-rusqlite ^0.6.0
normal
unicode-normalization ^0.1.24
normal
uuid ^1.18.0
normal
validator ^0.20
normal
zeroize ^1.8.1
normal
assert-json-diff ^2.0
dev
proptest ^1.7.0
dev
rstest ^0.26.1
dev
Versions
30.54%
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
api_error
mkt_
ksa_
geo_
sec
2.0.1
In mkt_
ksa_
geo_
sec::
api
mkt_ksa_geo_sec
::
api
Function
api_
error
Copy item path
Source
pub fn api_error( status:
StatusCode
, code: &'static
str
, message: &'static
str
, ) ->
HttpResponse