Docs.rs
xlformula_engine-0.1.18
xlformula_engine 0.1.18
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jiradaherbst
Dependencies
assert_approx_eq ^1.1.0
normal
chrono ^0.4.19
normal
pest ^2.1.3
normal
pest_derive ^2.1.0
normal
Versions
10.53%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
xlformula_
engine
0.1.18
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
parse_formula::GrammarParser
types::Expression
Enums
parse_formula::Rule
types::Boolean
types::Error
types::Formula
types::Function
types::Operator
types::Value
Functions
calculate::calculate_formula
calculate::result_to_string
parse_formula::parse_string_to_formula
Type Aliases
NoCustomFunction
NoReference