Docs.rs
trk-io-0.30.0
trk-io 0.30.0
Docs.rs crate page
BSD-2-Clause
Links
Repository
crates.io
Source
Owners
nilgoyette
Dependencies
anyhow ^1.0
normal
byteorder ^1.4
normal
nalgebra ^0.33
normal
ndarray ^0.16
normal
optional
nifti ^0.17
normal
optional
docopt ^1.1
dev
rand ^0.9
dev
tempfile ^3.20
dev
Versions
10.29%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Orientation
trk_io
0.30.0
In trk_
io::
orientation
trk_io
::
orientation
Type Alias
Orientation
Copy item path
Source
pub type Orientation = (
usize
,
Direction
);