Docs.rs
xlformula_engine-0.1.18
xlformula_engine 0.1.18
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
08 August 2026
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
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
All
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