Docs.rs
coordinate-frame-0.5.0
coordinate-frame 0.5.0
Docs.rs crate page
EUPL-1.2
OR
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sunsided
Dependencies
coordinate-frame-derive ^0.5.0
normal
defmt ^0.3.8
normal
optional
micromath ^2.1.0
normal
optional
nalgebra >=0.30.0, <1.0.0
normal
optional
num-traits ^0.2.19
normal
optional
Versions
99.86%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
RightHanded
coordinate_
frame
0.5.0
Right
Handed
Implementors
In crate coordinate_
frame
coordinate_frame
Trait
Right
Handed
Copy item path
Source
pub trait RightHanded { }
Expand description
Marks a right-handed coordinate system.
Implementors
§
Source
§
impl<T>
RightHanded
for
DownEastSouth
<T>
Source
§
impl<T>
RightHanded
for
DownNorthEast
<T>
Source
§
impl<T>
RightHanded
for
DownSouthWest
<T>
Source
§
impl<T>
RightHanded
for
DownWestNorth
<T>
Source
§
impl<T>
RightHanded
for
EastDownNorth
<T>
Source
§
impl<T>
RightHanded
for
EastNorthUp
<T>
Source
§
impl<T>
RightHanded
for
EastSouthDown
<T>
Source
§
impl<T>
RightHanded
for
EastUpSouth
<T>
Source
§
impl<T>
RightHanded
for
NorthDownWest
<T>
Source
§
impl<T>
RightHanded
for
NorthEastDown
<T>
Source
§
impl<T>
RightHanded
for
NorthUpEast
<T>
Source
§
impl<T>
RightHanded
for
NorthWestUp
<T>
Source
§
impl<T>
RightHanded
for
SouthDownEast
<T>
Source
§
impl<T>
RightHanded
for
SouthEastUp
<T>
Source
§
impl<T>
RightHanded
for
SouthUpWest
<T>
Source
§
impl<T>
RightHanded
for
SouthWestDown
<T>
Source
§
impl<T>
RightHanded
for
UpEastNorth
<T>
Source
§
impl<T>
RightHanded
for
UpNorthWest
<T>
Source
§
impl<T>
RightHanded
for
UpSouthEast
<T>
Source
§
impl<T>
RightHanded
for
UpWestSouth
<T>
Source
§
impl<T>
RightHanded
for
WestDownSouth
<T>
Source
§
impl<T>
RightHanded
for
WestNorthDown
<T>
Source
§
impl<T>
RightHanded
for
WestSouthUp
<T>
Source
§
impl<T>
RightHanded
for
WestUpNorth
<T>