vector2math 0.10.6

Traits for doing 2D vector geometry operations using standard types
docs.rs failed to build vector2math-0.10.6
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: vector2math-0.14.0

Description

This library provides traits for doing 2D vector geometry operations using either Rust's built-in types or custom types.

For examples and usage details, check out the API Documentation