Docs.rs
tagua-parser-0.1.0
tagua-parser 0.1.0
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
Hywan
Dependencies
lazy_static ~0.1
normal
nom ^1.2.3
normal
regex ~0.1
normal
quickcheck ~0.3
dev
Versions
89.89%
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
tagua_
parser
0.1.0
Module ast
Module Items
Structs
Enums
In crate tagua_
parser
tagua_parser
Module
ast
Copy item path
Source
Expand description
Structures that will constitute the Abstract Syntax Tree.
Structs
§
Addition
An addition of two terms.
Term
A term.
Variable
A variable.
Enums
§
Literal
A literal represents a fixed value, aka an atom.
Name
A name represents an entity name.