Docs.rs
hui-shared-0.1.0-alpha.6
hui-shared 0.1.0-alpha.6
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
griffi-gh
Dependencies
glam ^0.30
normal
Versions
80%
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 rect
hui_
shared
0.1.0-alpha.6
Module rect
Module Items
Structs
In crate hui_
shared
hui_shared
Module
rect
Copy item path
Source
Expand description
contains types which represent the sides and corners of a rectangular shape.
Structs
ยง
Corners
Represents 4 corners of a rectangular shape.
Fill
Color
Represents the fill color of a rectangle
Rect
Represents a rectangle/AABB with specified position and size
Sides
Represents 4 sides of a rectangular shape.