Docs.rs
tiling-0.1.0
tiling 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
jonasrmichel
Dependencies
cairo-rs ^0.14.0
normal
itertools ^0.10.0
normal
png ^0.16.0
normal
thiserror ^1.0
normal
Versions
76.36%
of the crate is documented
Platform
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 shape
tiling
0.1.0
Module shape
Module Items
Structs
Traits
In crate tiling
tiling
Module
shape
Copy item path
Source
Structs
§
Dual
A representation of a polygon within a dual tiling.
Point
Represents a point in two-dimensional space.
Shape
A representation of a regular polygon (all angles and sides are equal).
Traits
§
Polygon
A generic interface of a polygon.