Docs.rs
  • hash_table_datastruct-0.6.3
    • hash_table_datastruct 0.6.3
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • JohnTheCoolingFan
    • Dependencies
      • cfg-if ^1.0.0 normal
      • hashbrown ^0.14.1 normal optional
      • serde ^1.0.194 normal optional
    • Versions
    • 92.19% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

hash_table_datastruct0.6.3

Crate Items

  • Structs
  • Traits
  • Functions
  • Derive Macros

List of all items

Structs

  • column::borrowed::HashTableColumnBorrowed
  • column::owned::HashTableColumnOwned
  • row::borrowed::BorrowedRowIter
  • row::borrowed::HashTableRowBorrowed
  • row::mutable::HashTableMutableBorrowedRow
  • row::mutable::HashTableMutableBorrowedRowIntoIter
  • row::value_owned::HashTableRowValueOwned
  • row::value_owned::HashTableRowValueOwnedIntoIter
  • table::HashTable
  • table::HashTableFromColumns
  • table::iter::HashTableBorrowedIter
  • table::iter::HashTableBorrowedIterColumn
  • table::iter::HashTableIntoIter
  • table::iter::HashTableOwnedIntoIterColumn
  • typedefs::HashMap
  • typedefs::Keys

Traits

  • typedefs::Hash

Derive Macros

  • typedefs::Hash

Functions

  • table::serde_impls::de::deserialize_hashtable_from_map
  • table::serde_impls::ser::serialize_hashtable_as_map