Docs.rs
simplexpr-0.1.0
simplexpr 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
elkowar
Dependencies
eww_shared_util ^0.1.0
normal
itertools ^0.10
normal
lalrpop-util ^0.19.5
normal
levenshtein ^1.0
normal
once_cell ^1.8.0
normal
regex ^1
normal
serde ^1.0
normal
serde_json ^1.0
normal
strum ^0.21
normal
thiserror ^1.0
normal
insta ^1.7
dev
lalrpop ^0.19.5
build
Versions
3.75%
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
☰
Crate simplexpr
Version 0.1.0
All Items
Re-exports
Modules
Macros
?
Crate
simplexpr
source
·
[
−
]
Re-exports
pub use ast::
SimplExpr
;
pub use parser::
parse_string
;
Modules
ast
dynval
error
eval
parser
simplexpr_parser
Macros
spanned