Docs.rs
  • array__ops-0.1.9
    • array__ops 0.1.9
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sigurd4
    • Dependencies
      • array_trait ^1.0.0 normal
      • moddef ^0.2.2 normal
      • slice_ops ^0.1.5 normal
    • Versions
    • 0% 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

array__ops0.1.9

  • All Items
  • Re-exports
  • Structs
  • Traits
  • Functions
?
Change settings

Crate array__ops

source ·

Re-exports§

  • pub use slice_ops;
  • pub use slice_ops::SlicePrereq;

Structs§

  • Padded

Traits§

  • Array
  • Array2dOps
  • ArrayNd
  • ArrayNdOps
    A trait for N-dimensional arrays
  • ArrayOps
  • ArraySimdOps
  • Slice
  • SliceOps
  • SquareArray2dOps

Functions§

  • array_rsimd
  • array_simd
  • array_simd_exact
  • bit_reverse_permutation
  • chain
  • chunks
  • chunks_exact
  • chunks_exact_mut
  • chunks_exact_ref
  • chunks_mut
  • chunks_ref
  • diagonal_mut
  • diagonal_ref
  • from_item
  • into_rotate_left
  • into_rotate_right
  • into_shift_left
  • into_shift_many_left
  • into_shift_many_right
  • into_shift_right
  • max_len
  • min_len
  • rchain
  • rchunks
  • rchunks_mut
  • rchunks_ref
  • reformulate_length
  • reformulate_length_mut
  • reformulate_length_ref
  • rotate_left
  • rotate_right
  • rsplit_array
  • rsplit_array_mut
  • rsplit_array_ref
  • rsplit_mut_ptr
  • rsplit_ptr
  • rspread
  • rtruncate_mut
  • rtruncate_ref
  • shift_left
  • shift_many_left
  • shift_many_right
  • shift_right
  • split_array
  • split_array_mut
  • split_array_ref
  • split_mut_ptr
  • split_ptr
  • spread
  • spread_exact
  • transpose
  • transpose_assign
  • truncate_mut
  • truncate_ref
  • try_reformulate_length
  • try_reformulate_length_mut
  • try_reformulate_length_ref