Docs.rs
brush-core-0.5.0
brush-core 0.5.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
reubeno
Dependencies
async-recursion ^1.1.1
normal
async-trait ^0.1.89
normal
bon ^3.9.1
normal
brush-parser ^0.4.0
normal
cached ^0.59.0
normal
cfg-if ^1.0.4
normal
chrono ^0.4.44
normal
clap ^4.6.0
normal
color-print ^0.3.7
normal
fancy-regex ^0.17.0
normal
futures ^0.3.32
normal
inherent ^1.0.13
normal
itertools ^0.14.0
normal
normalize-path ^0.2.1
normal
rand ^0.10.0
normal
rpds ^1.2.0
normal
serde ^1.0.228
normal
optional
strum ^0.28.0
normal
strum_macros ^0.28.0
normal
thiserror ^2.0.18
normal
tracing ^0.1.44
normal
anyhow ^1.0.102
dev
pretty_assertions ^1.4.1
dev
tempfile ^3.27.0
dev
hostname ^0.4.2
normal
tokio ^1.50.0
normal
tokio ^1.52.1
normal
command-fds ^0.3.2
normal
libc ^0.2.183
normal
nix ^0.31.2
normal
terminfo ^0.9.0
normal
uzers ^0.12.2
normal
check_elevation ^0.2.7
normal
whoami ^2.1.1
normal
getrandom ^0.4.2
normal
uuid ^1.23.1
normal
Versions
85.79%
of the crate is documented
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
brush_
core
0.5.0
Module arithmetic
Module Items
Enums
Traits
In crate brush_
core
brush_core
Module
arithmetic
Copy item path
Source
Expand description
Arithmetic evaluation
Enums
§
Eval
Error
Represents an error that occurs during evaluation of an arithmetic expression.
Traits
§
Evaluatable
Trait implemented by evaluatable arithmetic expressions.