Docs.rs
nginx-lint-parser-0.5.0
nginx-lint-parser 0.5.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
walf443
Dependencies
serde ^1
normal
thiserror ^2
normal
Versions
83.46%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
All
nginx_
lint_
parser
0.5.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
ast::AllDirectives
ast::Argument
ast::BlankLine
ast::Block
ast::Comment
ast::Config
ast::Directive
ast::Position
ast::Span
lexer::Lexer
lexer::Token
Enums
ast::ArgumentValue
ast::ConfigItem
error::LexerError
error::ParseError
lexer::TokenKind
Functions
is_block_directive
is_block_directive_with_extras
is_raw_block_directive
parse_config
parse_string
Type Aliases
error::ParseResult