Docs.rs
calc-0.5.0
calc 0.5.0
Permalink
Docs.rs crate page
GPL-3.0-only
Links
Repository
crates.io
Source
Owners
coriolinus
Dependencies
anyhow ^1.0.94
normal
optional
clap ^4.5.23
normal
optional
derive_more ^2.0.1
normal
lalrpop-util ^0.20.2
normal
lazy_static ^1.5.0
normal
num-runtime-fmt ^0.1
normal
num-traits ^0.2.19
normal
regex ^1.11.1
normal
rustyline ^12.0.0
normal
optional
strum ^0.27.2
normal
thiserror ^1.0.69
normal
rstest ^0.26.1
dev
lalrpop ^0.20.2
build
vergen-gitcl ^1.0.8
build
Versions
15.24%
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
calc
0.5.0
Crate Items
Structs
Enums
Traits
List of all items
Structs
Context
ast::AnnotatedExpr
ast::parser::AnnotatedExprParser
ast::parser::ExprParser
Enums
ArithmeticError
Error
ParseValueError
Value
ValueError
ast::AnnotatedError
ast::Constant
ast::Expr
ast::Function
ast::HistoryIndexKind
ast::InfixOperator
ast::ParseError
ast::PrefixOperator
ast::Term
Traits
ast::parser::__ToTriple