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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

nginx_config0.13.2

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • ParseError
  • Pos
  • Style
  • ast::AccessLogOptions
  • ast::AddHeader
  • ast::Directive
  • ast::ErrorPage
  • ast::Expires
  • ast::Http
  • ast::If
  • ast::LimitExcept
  • ast::Listen
  • ast::Location
  • ast::Main
  • ast::Map
  • ast::Rewrite
  • ast::Server
  • ast::TryFiles
  • ast::Value
  • visitors::DirectiveIter

Enums

  • ast::AccessLog
  • ast::Address
  • ast::ErrorLevel
  • ast::ErrorPageResponse
  • ast::GzipProxied
  • ast::GzipStatic
  • ast::HttpExt
  • ast::IfCondition
  • ast::Item
  • ast::LocationPattern
  • ast::MapPattern
  • ast::ProxyCacheValid
  • ast::ProxyHttpVersion
  • ast::ProxyNextUpstreamFlag
  • ast::RealIpFrom
  • ast::Return
  • ast::RewriteFlag
  • ast::ServerName
  • ast::Source
  • ast::TryFilesLastOption
  • ast::WorkerProcesses

Functions

  • parse_directives
  • parse_main
  • visitors::replace_vars
  • visitors::visit_mutable