Docs.rs
this-env-0.1.32
this-env 0.1.32
Docs.rs crate page
MIT
OR
Apache-2.0
07 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
neurons-me
Dependencies
actix-files ^0.6
normal
actix-service ^2
normal
actix-web ^4
normal
chrono ^0.4
normal
dirs-next ^2
normal
futures-util ^0.3
normal
log ^0.4
normal
rusqlite ^0.29.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_urlencoded ^0.7
normal
thiserror ^1
normal
uuid ^1
normal
Versions
54.81%
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_localhost
this_
env
0.1.32
In this_
env::
utils::
domain_
utils
this_env
::
utils
::
domain_utils
Function
is_
localhost
Copy item path
Source
pub fn is_localhost(host: &
str
) ->
bool
Expand description
Quick check whether this request originates from localhost.