Docs.rs
embedded-charts-0.3.0
embedded-charts 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
tasuku-suzuki-signalslot
Dependencies
cordic ^0.1
normal
optional
embedded-graphics ^0.8
normal
embedded-graphics-simulator ^0.7
normal
optional
fixed ^1.0
normal
optional
heapless ^0.8
normal
libm ^0.2
normal
optional
micromath ^2.0
normal
optional
nb ^1.0
normal
optional
criterion ^0.5
dev
embedded-graphics-simulator ^0.7
dev
image ^0.25
dev
Versions
100%
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
Module sizes
embedded_
charts
0.3.0
Module sizes
Module Items
Modules
In embedded_
charts::
heapless_
utils
embedded_charts
::
heapless_utils
Module
sizes
Copy item path
Source
Expand description
Common heapless sizes optimized for different embedded system constraints
Re-exports
§
pub use
large
::*;
Modules
§
large
Large embedded systems (≥16KB RAM)
medium
Medium embedded systems (4-16KB RAM)
small
Small embedded systems (1-4KB RAM)
ultra
Ultra-constrained systems (≤1KB RAM)