Docs.rs
vec2d-0.4.1
vec2d 0.4.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
nicholasbishop
Dependencies
serde ^1.0.132
normal
optional
serde_json ^1.0.73
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
vec2d
0.4.1
All Items
Crate Items
Structs
Crate
vec2d
Copy item path
Source
Expand description
Vec2D is a very simple 2D container for storing rectangular data
Structs
ยง
Coord
2D coordinate
Rect
Rectangle defined by inclusive minimum and maximum coordinates
Rect
Iter
Iterator over a rectangle within a Vec2D
Rect
Iter
Mut
Mutable iterator over a rectangle within a Vec2D
Size
Rectangle dimensions
Vec2D
Container for 2D data