Docs.rs
  • server-security-0.1.1
    • server-security 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT AND Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • baoyachi
    • Dependencies
      • anyhow ^1.0.40 normal
      • futures ^0.3.14 normal
      • log ^0.4.14 normal
      • once_cell ^1.7.2 normal
      • serde ^1.0.125 normal
      • shadow-rs ^0.5 normal
      • simple-log ^1.0.1 normal
      • tokio ^1.5 normal
      • toml ^0.5.8 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

server_security0.1.1

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • config::ServerConfig
  • proxy::SocketConfig

Enums

  • proxy::CondType
  • proxy::ValidateType

Functions

  • config::init_conf
  • proxy::new_proxy
  • security::validate
  • start