Docs.rs
  • http-acl-0.8.1
    • http-acl 0.8.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • veeshi
    • github:nethunterslabs:owners
    • Dependencies
      • hashbrown ^0.15.4 normal optional
      • ipnet ^2.11.0 normal
      • matchit ^0.8.6 normal
      • serde ^1.0.219 normal optional
      • thiserror ^2.0.12 normal
      • url ^2.5.4 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_acl0.8.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • acl::HttpAcl
  • acl::HttpAclBuilder
  • utils::authority::Authority

Enums

  • IpNet
  • acl::AclClassification
  • acl::HttpRequestMethod
  • error::AddError
  • utils::authority::AuthorityError
  • utils::authority::Host

Traits

  • utils::IntoIpRange

Functions

  • utils::authority::is_valid_host
  • utils::url::get_url_path

Type Aliases

  • acl::ValidateFn