Docs.rs
http-acl-0.5.9
http-acl 0.5.9
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
veeshi
github:nethunterslabs:owners
Dependencies
ipnet ^2.9.0
normal
matchit ^0.8.4
normal
serde ^1.0.204
normal
optional
thiserror ^1.0.63
normal
url ^2.5.2
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
http_
acl
0.5.9
Module authority
Module Items
Structs
Enums
Functions
In http_
acl::
utils
http_acl
::
utils
Module
authority
Copy item path
source
Expand description
Utilities for parsing authorities.
Structs
§
Authority
Represents a parsed authority.
Enums
§
Authority
Error
An error that can occur when parsing an authority.
Host
Represents a parsed host.
Functions
§
is_
valid_
host
Checks if a host is valid or if it is a valid IP address.