vext

Basic Physics 'Vector' Library * Documentation

Usage

Add the following to your Cargo.toml: toml [dependencies] vext = "0.1.15" and this to your crate root: rust extern crate vext;