Docs.rs
ezno-parser-0.0.1
ezno-parser 0.0.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
kaleidawave
Dependencies
derive-debug-extras ^0.2.2
normal
derive-enum-from-into ^0.1.1
normal
derive-finite-automaton ^0.1.0
normal
derive-partial-eq-extras ^0.1.2
normal
enum-variants-strings ^0.2
normal
enum_variant_type ^0.3.1
normal
iterator-endiate ^0.1.0
normal
self-rust-tokenize ^0.3.3
normal
source-map ^0.11.2
normal
temporary-annex ^0.1.0
normal
tokenizer-lib ^1.5.0
normal
ezno-parser-visitable-derive ^0.0.1
normal
match_deref ^0.1.1
dev
Versions
17.96%
of the crate is documented
Go to latest version
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
☰
StatementFunction
In ezno_parser::statements
?
Type Definition
ezno_parser
::
statements
::
StatementFunction
source
·
[
−
]
pub type StatementFunction =
FunctionBase
<
StatementFunctionBase
>;