Docs.rs
lemma-engine-0.7.5
lemma-engine 0.7.5
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
benrogmans
Dependencies
async-trait ^0.1
normal
boolean_expression ^0.4
normal
chrono ^0.4
normal
indexmap ^2.0
normal
pest ^2.7
normal
pest_derive ^2.7
normal
regex ^1.0
normal
reqwest ^0.12
normal
optional
rust_decimal ^1.33
normal
serde ^1.0
normal
serde_json ^1.0
normal
strum ^0.26
normal
strum_macros ^0.26
normal
insta ^1.34
dev
proptest ^1.4
dev
tokio ^1.39.2
dev
console_error_panic_hook ^0.1
normal
gloo-net ^0.6
normal
js-sys ^0.3
normal
wasm-bindgen ^0.2.104
normal
wasm-bindgen-futures ^0.4
normal
Versions
37.82%
of the crate is documented
Go to latest version
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
Module arithmetic
lemma
0.7.5
Module arithmetic
Module Items
Functions
In lemma::
computation
lemma
::
computation
Module
arithmetic
Copy item path
Source
Expand description
Type-aware arithmetic operations
Functions
ยง
arithmetic_
operation
Perform type-aware arithmetic operation, returning OperationResult (Veto for runtime errors)