Docs.rs
  • trk-io-0.30.0
    • trk-io 0.30.0
    • Permalink
    • 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

trk_io0.30.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • ArraySequence
  • CHeader
  • Header
  • Reader
  • StreamlinesIter
  • Tractogram
  • VoxelSpaceReader
  • Writer

Enums

  • orientation::Direction

Functions

  • affine::get_affine_and_translation
  • orientation::affine_to_axcodes
  • orientation::axcodes_to_orientations
  • orientation::inverse_orientations_affine
  • orientation::io_orientations
  • orientation::orientations_to_axcodes
  • orientation::orientations_transform

Type Aliases

  • Affine
  • Affine4
  • Point
  • Points
  • Spacing
  • Streamlines
  • TractogramItem
  • Translation
  • orientation::Orientation
  • orientation::Orientations