Docs.rs
  • xcell-types-0.1.0
    • xcell-types 0.1.0
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • oovm
    • Dependencies
      • itertools ^0.10.5 normal
      • serde ^1.0.147 normal
      • serde-types ^0.1.0 normal
      • stream-io ^0.0.0 normal
      • vlq-rust ^0.4.0 normal
      • xcell-errors ^0.1.0 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
logo

logo

Crate xcell_types

  • Version 0.1.0
  • All Items
  • Re-exports
  • Modules
  • Macros
  • Structs
  • Enums
  • Traits
  • Type Definitions
?
Change settings

Crate xcell_types

source ·

Re-exports

pub use crate::enumerate::EnumerateDescription;

Modules

codegen
enumerate

Macros

default_deserialize

Structs

ArrayDescription
BooleanDescription
ColorDescription
DecimalDescription
IntegerDescription
StringDescription
TimeDescription
TypeMetaInfo
VectorDescription

Enums

ArrayKind
ByteOrder
ByteOrder describes what order to write bytes to the buffer.
DecimalKind
IntegerKind
XCellTyped
XCellValue

Traits

StreamReader
StreamWriter

Type Definitions

DateTime