Docs.rs
openjd-expr-0.1.2
openjd-expr 0.1.2
Docs.rs crate page
(
Apache-2.0
OR
MIT
)
Links
Homepage
Repository
crates.io
Source
Owners
mwiebe
github:openjobdescription:admin
leongdl
epmog
Dependencies
regex ^1
normal
regex-syntax ^0.8
normal
rustpython-ruff_python_ast ^0.15.8
normal
rustpython-ruff_python_parser ^0.15.8
normal
rustpython-ruff_text_size ^0.15.8
normal
serde ^1
normal
serde_json ^1
normal
shlex ^2
normal
thiserror ^2
normal
Versions
49.71%
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 math
openjd_
expr
0.1.2
Module math
Module Items
Functions
In openjd_
expr::
functions
openjd_expr
::
functions
Module
math
Copy item path
Source
Expand description
Math function implementations (min, max, floor, ceil, round, sum).
Functions
§
ceil_
float
ceil_
int
floor_
float
floor_
int
max_fn
min_fn
round_
fn
sum_
list