Docs.rs
http-acl-0.11.0
http-acl 0.11.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
veeshi
github:nethunterslabs:owners
Dependencies
hashbrown ^0.16.1
normal
optional
ipnet ^2.11.0
normal
matchit ^0.9.1
normal
serde ^1.0.228
normal
optional
thiserror ^2.0.18
normal
url ^2.5.8
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
is_valid_host
http_
acl
0.11.0
In http_
acl::
utils::
authority
http_acl
::
utils
::
authority
Function
is_
valid_
host
Copy item path
Source
pub fn is_valid_host(host: &
str
) ->
bool
Expand description
Checks if a host is valid or if it is a valid IP address.