Docs.rs
ocas-eval-0.14.0
ocas-eval 0.14.0
Docs.rs crate page
LGPL-3.0-or-later
18 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
Charleshzh
Dependencies
cranelift ^0.127
normal
optional
cranelift-codegen ^0.127
normal
optional
cranelift-frontend ^0.127
normal
optional
cranelift-jit ^0.127
normal
optional
cranelift-module ^0.127
normal
optional
fast_polynomial ^0.4
normal
optional
ocas-atom ^0.14.0
normal
ocas-core ^0.14.0
normal
ocas-domain ^0.14.0
normal
pulp ^0.22
normal
optional
thiserror ^2.0
normal
Versions
84.75%
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
All
ocas_
eval
0.14.0
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
evaluator::ExpressionEvaluator
function_map::FunctionEntry
function_map::FunctionMap
Enums
error::EvaluationError
instruction::BuiltinOp
instruction::Instr
instruction::Instruction
instruction::Slot
tree::EvalTree
Traits
domain::EvaluationDomain
domain::PowfExtension
Functions
compile::compile_atom
compile::compile_atom_with
compile::compile_tree
compile::compile_tree_with
Type Aliases
error::Result