Docs.rs
emath-0.30.0
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
emath 0.30.0
Minimal 2D math library for GUI work
Crate
Source
Builds
Feature flags
Documentation
Coverage
83.96%
89
out of
106
items documented
5
out of
59
items with examples
Size
Source code size: 120.95 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 8.57 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
Repository
crates.io
Dependencies
bytemuck ^1.7.2
normal
optional
document-features ^0.2.10
normal
optional
mint ^0.5.6
normal
optional
serde ^1
normal
optional
Versions
0.30.0
0.29.1
0.29.0
0.28.1
0.28.0
0.27.2
0.27.1
0.27.0
0.26.2
0.26.1
0.26.0
0.26.0-alpha.2
0.26.0-alpha.1
0.25.0
0.24.1
0.24.0
0.23.0
0.22.0
0.21.0
0.20.0
0.19.0
0.18.0
0.17.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
Owners
emath - egui math library
A bare-bones 2D math library with types and functions useful for GUI building.
Made for
egui
.