Docs.rs
  • sampletypes-0.1.2
    • sampletypes 0.1.2
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • 0xAA55
    • Dependencies
    • Versions
    • 75.45% 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

sampletypes0.1.2

Crate Items

  • Macros
  • Structs
  • Traits

List of all items

Structs

  • mod_i24::i24
  • mod_u24::u24

Traits

  • Numeric
  • SampleFrom
  • SampleType
  • SampleTypeInteger
  • SampleTypeIntegerSigned

Macros

  • as_f32
  • as_f64
  • as_i128
  • as_i16
  • as_i24
  • as_i32
  • as_i64
  • as_i8
  • as_longer
  • as_shorter
  • as_type
  • as_u128
  • as_u16
  • as_u24
  • as_u32
  • as_u64
  • as_u8
  • average_arr
  • call_as_type
  • call_to_type
  • cos
  • get_suitable_float
  • impl_sample_from
  • impl_sample_type
  • is_float
  • is_integer
  • is_signed
  • is_unsigned
  • longer_type
  • mid_number
  • shorter_type
  • signed_type
  • sin
  • sizeof
  • to_f32
  • to_f64
  • to_i128
  • to_i16
  • to_i24
  • to_i32
  • to_i64
  • to_i8
  • to_longer
  • to_shorter
  • to_signed
  • to_suitable_float
  • to_type
  • to_u128
  • to_u16
  • to_u24
  • to_u32
  • to_u64
  • to_u8
  • to_unsigned
  • unsigned_type
  • zero_number