Docs.rs
traffic-sim-0.1.1
traffic-sim 0.1.1
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
Rafferty97
Dependencies
assert_approx_eq ^1.1.0
normal
cgmath ^0.18.0
normal
itertools ^0.10.3
normal
log ^0.4.14
normal
once_cell ^1.10.0
normal
rand ^0.8.4
normal
serde ^1.0.117
normal
serde_json ^1.0.82
normal
slotmap ^1.0.6
normal
smallvec ^1.5.1
normal
Versions
100%
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
Skip to main content
rot90
traffic_
sim
0.1.1
In traffic_
sim::
math
traffic_sim
::
math
Function
rot90
Copy item path
Source
pub fn rot90(vec:
Vector2d
) ->
Vector2d
Expand description
Rotates a vector 90 degrees clockwise.