Docs.rs
  • buffalo-0.4.1
    • buffalo 0.4.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • Crates.io
    • Source
    • Owners
    • nitsky
    • github:tangramdotdev:all
    • Dependencies
      • bitvec ^1 normal
      • buffalo_macro ^0.1 normal
      • derive_deref ^1 normal
      • ndarray ^0.15 normal
      • num ^0.4 normal
    • Versions
      • 0.4.1
      • 0.4.0
      • 0.3.1
      • 0.3.0
      • 0.2.0
      • 0.1.0
    • 12.5% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-pc-windows-msvc
    • x86_64-apple-darwin
  • Feature flags
  • Releases
    • All Releases
    • Releases by Stars
    • Recent Build Failures
    • Build Failures by Stars
    • Release Activity
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • Rust Cookbook
    • Crates.io
    • The Cargo Guide
About docs.rs Privacy policy Build queue
logo

logo

Crate buffalo

  • Version 0.4.1
  • All Items
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
  • Derive Macros
logo
Change settings

Crate buffalo

source · [−]

Structs

DynamicStructIndexFieldCount
DynamicStructIndexFieldId

A FieldId is a unique identifier for each field.

DynamicStructIndexFieldOffset

A FieldValueOffset is the offset from the start of a struct to the value of a field.

DynamicStructIndexPointer

A DynamicStructIndexPointer points from a struct to its written vtable.

DynamicStructIndexReader
DynamicStructIndexWriterI
DynamicStructReader
Pointer

A Pointer holds a relative position.

Position
StaticStructReader
VariantReader
VecReader
Writer

Enums

DynamicStructIndexWriter

Traits

DynamicStructIndexType
Read
ReadType
StaticSize
Write
WriteType

Functions

read

Type Definitions

PointerType

Derive Macros

Read
Write