Docs.rs
  • tract-data-0.20.7
    • tract-data 0.20.7
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kali
    • Dependencies
      • anyhow ^1.0.43 normal
      • half ^2 normal
      • itertools ^0.10.1 normal
      • lazy_static ^1.4.0 normal
      • maplit ^1.0.2 normal
      • ndarray ^0.15.3 normal
      • nom ^7.0.0 normal
      • num-complex ^0.4.0 normal
      • num-integer ^0.1.44 normal
      • num-traits ^0.2.14 normal
      • scan_fmt ^0.2.6 normal
      • smallvec ^1.6.1 normal
      • string-interner ^0.14 normal
      • criterion ^0.4 dev
      • proptest ^1.0.0 dev
    • Versions
    • 6.25% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate tract_data

  • Version 0.20.7
  • All Items
  • Re-exports
  • Modules
  • Macros
  • Structs
  • Type Definitions
?
Change settings

Crate tract_data

source ·

Re-exports

  • pub extern crate itertools;
  • pub use anyhow;
  • pub use half;

Modules

  • internal
  • prelude

Macros

  • dispatch_copy
  • dispatch_copy_by_size
  • dispatch_datum
  • dispatch_datum_by_size
  • dispatch_floatlike
  • dispatch_hash
  • dispatch_numbers
  • dispatch_signed
  • dispatch_zerolike
  • tvec

Structs

  • UndeterminedSymbol

Type Definitions

  • TVec
    A Smallvec instantiation with 4 embeddable values.
  • TractError
  • TractResult