Docs.rs
  • xcell-types-0.2.1
    • xcell-types 0.2.1
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • oovm
    • Dependencies
      • itertools ^0.10.5 normal
      • serde ^1.0.152 normal
      • serde-types ^0.1.1 normal
      • stream-io ^0.0.0 normal
      • vlq-rust ^0.4.0 normal
      • xcell-errors ^0.1.2 normal
    • Versions
    • 1.06% 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
    • 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

xcell_types0.2.1

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

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 Aliases§

DateTime