Docs.rs
embedded-layout-0.4.2
embedded-layout 0.4.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
bugadani
Dependencies
embedded-graphics ^0.8.0
normal
embedded-layout-macros ^0.3.0
normal
embedded-graphics-simulator ^0.5.0
dev
rayon-core =1.11
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
embedded_
layout
0.4.2
Module rect_
helper
Module Items
Traits
In embedded_
layout::
utils
embedded_layout
::
utils
Module
rect_helper
Copy item path
Source
Expand description
Rectangle
utility methods
This module implements a few useful extensions to
Rectangle
.
Traits
ยง
RectExt
The trait that describes the extension methods.