Docs.rs
pathfinder_geometry-0.5.1
pathfinder_geometry 0.5.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:servo:cargo-publish
pcwalton
Dependencies
log ^0.4
normal
pathfinder_simd ^0.5
normal
Versions
18.39%
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
pathfinder_
geometry
0.5.1
Module rect
Module Items
Structs
In crate pathfinder_
geometry
pathfinder_geometry
Module
rect
Copy item path
Source
Expand description
2D axis-aligned rectangles, optimized with SIMD.
Structs
ยง
RectF
RectI
NB: The origin is inclusive, while the lower right point is exclusive.