Docs.rs
math_utils_lib-0.4.1
math_utils_lib 0.4.1
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
Waigo01
Dependencies
embed-doc-image ^0.1.4
normal
optional
mathjax_svg ^3.1.2
normal
optional
resvg ^0.43.0
normal
optional
serde ^1.0.217
normal
optional
tectonic ^0.15.0
normal
optional
Versions
50.81%
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
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
math_
utils_
lib
0.4.1
Module parser
Module Items
Functions
In crate math_
utils_
lib
math_utils_lib
Module
parser
Copy item path
Source
Functions
ยง
eval
used to evaluate an AST with the provided context.
is_
valid_
var_
name
checks if the given variable name is a valid variable name.
parse
used to construct an AST from a string.