Docs.rs
shape-ast-0.2.0
shape-ast 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
DAmesberger
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
logos ^0.13
normal
ordered-float ^3.9
normal
pest ^2.8
normal
pest_derive ^2.8
normal
rust_decimal ^1.36
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
Versions
41.99%
of the crate is documented
Go to latest version
Platform
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
Module statements
shape_
ast
0.2.0
Module statements
Module Items
Structs
Enums
In shape_
ast::
ast
shape_ast
::
ast
Module
statements
Copy item path
Source
Expand description
Statement types for Shape AST
Structs
§
Block
Block is a sequence of statements (used in AST extensions)
ForLoop
IfStatement
While
Loop
Enums
§
ForInit
Statement