Docs.rs
  • assembly-fdb-core-0.1.1
    • assembly-fdb-core 0.1.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Xiphoseer
    • Dependencies
      • bytemuck ^1.4 normal optional
      • bytemuck_derive ^1 normal optional
      • latin1str ^0.1.1 normal
      • rusqlite ^0.26.3 normal optional
      • serde ^1 normal optional
      • sfhash ^0.1.1 normal
    • 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

assembly_fdb_core0.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • file::ArrayHeader
  • file::FDBBucketHeader
  • file::FDBColumnHeader
  • file::FDBFieldData
  • file::FDBHeader
  • file::FDBRowHeader
  • file::FDBRowHeaderListEntry
  • file::FDBTableDataHeader
  • file::FDBTableDefHeader
  • file::FDBTableHeader
  • value::UnknownValueType
  • value::file::FileContext
  • value::file::IndirectValue
  • value::mem::MemContext
  • value::owned::OwnedContext

Enums

  • value::Value
  • value::ValueType

Traits

  • FdbHash
  • value::Context
  • value::ValueMapperMut

Type Aliases

  • value::file::FDBFieldValue
  • value::mem::Field
  • value::owned::Field