Docs.rs
embedded-graphics-core-0.4.0
embedded-graphics-core 0.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jamwaffles
github:embedded-graphics:embedded-graphics-core-team
Dependencies
az ^1.1
normal
byteorder ^1.3.4
normal
defmt ^0.3.2
normal
optional
nalgebra ^0.30.1
normal
optional
arrayvec ^0.7.2
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 primitives
embedded_
graphics_
core
0.4.0
Module primitives
Module Items
Re-exports
Modules
Traits
In crate embedded_
graphics_
core
Modules
draw_target
geometry
image
pixelcolor
prelude
primitives
Structs
Pixel
Traits
Drawable
embedded_graphics_core
Module
primitives
Copy item path
Settings
Help
Summary
Source
Expand description
Core primitives.
Re-exports
§
pub use rectangle::
Rectangle
;
Modules
§
rectangle
The rectangle primitive.
Traits
§
Points
Iter
Create an iterator over all points in the primitive.