Docs.rs
expr-solver-lib-1.2.0
expr-solver-lib 1.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
albeva
Dependencies
bincode ^2.0.1
normal
optional
colored ^3.0.0
normal
rust_decimal ^1.39
normal
optional
rust_decimal_macros ^1.39
normal
optional
serde ^1.0
normal
optional
thiserror ^2.0.17
normal
unicode-width ^0.2.2
normal
indoc ^2.0.6
dev
Versions
55.75%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
All
expr_
solver
1.2.0
Crate Items
Macros
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
Compiled
Expr
Linked
Parser
Program
SymTable
SymbolMetadata
Vm
Enums
BinOp
ExprKind
IrError
LinkerError
ParseError
ProgramError
ProgramOrigin
Symbol
SymbolError
SymbolKind
UnOp
VmError
Traits
ParseNumber
Macros
num
Functions
eval
eval_with_table
Type Aliases
Number