Docs.rs
  • generic-array-1.2.0
    • generic-array 1.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • fizyk20
    • novacrazy
    • Dependencies
      • const-default ^1 normal optional
      • faster-hex ^0.10 normal optional
      • serde ^1.0 normal optional
      • typenum ^1.17 normal
      • zeroize ^1 normal optional
      • bincode ^1.0 dev
      • criterion ^0.5 dev
      • rand ^0.8 dev
      • serde_json ^1.0 dev
    • Versions
    • 100% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

generic_array1.2.0

Crate Items

  • Macros
  • Structs
  • Traits
  • Type Aliases

List of all items

Structs

  • GenericArray
  • GenericArrayIter
  • LengthError

Traits

  • ArrayLength
  • IntoArrayLength
  • functional::FunctionalSequence
  • functional::MappedGenericSequence
  • sequence::Concat
  • sequence::Flatten
  • sequence::GenericSequence
  • sequence::Lengthen
  • sequence::Remove
  • sequence::Shorten
  • sequence::Split
  • sequence::Unflatten

Macros

  • arr
  • box_arr

Type Aliases

  • ConstArrayLength
  • functional::MappedSequence
  • sequence::SequenceItem