Docs.rs
egglang-0.3.3
egglang 0.3.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sokorototo
Dependencies
arcstr ^1.2.0
normal
logos ^0.14.2
normal
ordered-float ^4.2.2
normal
thiserror-no-std ^2.0.2
normal
Versions
61.02%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
egglang
0.3.3
Crate Items
Structs
Enums
Statics
Traits
Functions
Type Aliases
List of all items
Structs
prelude::ArcStr
prelude::OrderedFloat
scope::FunctionDefinition
Enums
error::EggError
expression::Expression
expression::Value
scope::Scope
Traits
operators::Operator
Functions
evaluator::evaluate
operators::empty
operators::full
operators::minimal
operators::objects
operators::strings
parser::parse
Type Aliases
error::EggResult
Statics
evaluator::EVALUATIONS