|
3 months ago | |
---|---|---|
examples | 3 months ago | |
src | 3 months ago | |
.gitignore | 3 months ago | |
Cargo.lock | 3 months ago | |
Cargo.toml | 3 months ago | |
LICENSE | 3 months ago | |
README.md | 3 months ago |
Rust 2d Point
+
, -
, *
, /
, and %
and their Assign friends (i.e. +=
, -=
))(T, T)
as Point-likes)TryFrom<String>
implementation* This is hidden behind the serde
feature (This feature didn't work under v0.1.1-v0.1.3, it was fixed in v0.1.4)