Docs.rs
  • nginx-config-0.13.2
    • nginx-config 0.13.2
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • tailhook
    • Dependencies
      • combine ^3.5.1 normal
      • failure ^0.1.1 normal
      • matches ^0.1.6 normal
      • strsim ^0.7.0 normal optional
      • pretty_assertions ^0.5.1 dev
      • regex ^1.0.0 dev
    • Versions
    • 100% of the crate is documented
  • 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

nginx_config0.13.2

Module ast

Module Items

  • Structs
  • Enums

In crate nginx_config

nginx_config

Module ast

Source
Expand description

Abstract Syntax Tree types

Structs§

AccessLogOptions
AddHeader
Directive
ErrorPage
Expires
Http
If
LimitExcept
Listen
Location
Main
Map
Rewrite
Server
TryFiles
Value
Generic string value

Enums§

AccessLog
Address
ErrorLevel
ErrorPageResponse
GzipProxied
GzipStatic
HttpExt
IfCondition
Item
The enum which represents nginx config directive
LocationPattern
MapPattern
ProxyCacheValid
ProxyHttpVersion
ProxyNextUpstreamFlag
RealIpFrom
Return
RewriteFlag
ServerName
Source
TryFilesLastOption
WorkerProcesses