Docs.rs
secel-0.0.3
secel 0.0.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
DariuszDepta
Dependencies
ascii_tree ^0.1.1
normal
difference ^2.0.0
normal
rust_decimal ^1.26.1
normal
Versions
66.67%
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
☰
Crate secel
Version 0.0.3
All Items
Enums
Functions
Type Definitions
?
Crate
secel
source
·
[
−
]
Enums
AstNode
Node of the abstract syntax tree.
Value
Value definition.
Functions
build_evaluator
Builds evaluator, panics on failure.
parse_expression
Parses expression, panics on failure.
Type Definitions
Evaluator
Type alias for the evaluator of the expression.
IndexKey
Type alias for the key that indexes values.
IndexedValues
Type alias for the index of values.