Docs.rs
mathcompile-0.1.2
mathcompile 0.1.2
Permalink
Docs.rs crate page
Apache-2.0
25 June 2026
Links
Repository
crates.io
Source
Owners
cscherrer
Dependencies
ad_trait ^0.1
normal
optional
cranelift ^0.120.0
normal
optional
cranelift-codegen ^0.120.0
normal
optional
cranelift-frontend ^0.120.0
normal
optional
cranelift-jit ^0.120.0
normal
optional
cranelift-module ^0.120.0
normal
optional
egglog ^0.4
normal
optional
libloading ^0.8
normal
num-traits ^0.2
normal
ordered-float ^5.0.0
normal
serde ^1.0
normal
optional
target-lexicon ^0.13.2
normal
optional
thiserror ^2.0.12
normal
criterion ^0.6.0
dev
divan ^0.1
dev
proptest ^1.5
dev
Versions
95.01%
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
is_constant
mathcompile
0.1.2
In mathcompile::
ast_
utils
mathcompile
::
ast_utils
Function
is_
constant
Copy item path
Source
pub fn is_constant<T:
NumericType
>(expr: &
ASTRepr
<T>) ->
bool
Expand description
Check if an expression is a constant