Docs.rs
  • xcell-core-0.1.0
    • xcell-core 0.1.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • oovm
    • Dependencies
      • calamine ^0.19.1 normal
      • convert_case ^0.6.0 normal
      • integer-encoding ^3.0.4 normal
      • itertools ^0.10.5 normal
      • log ^0.4.17 normal
      • notify ^5.0.0 normal
      • pathdiff ^0.2.1 normal
      • regex ^1.7.0 normal
      • serde ^1.0.152 normal
      • serde_json ^1.0.91 normal
      • tera ^1.17.1 normal
      • tokio ^1.23.0 normal
      • toml ^0.5.10 normal
      • twox-hash ^1.6.3 normal
      • xcell-errors ^0.1.2 normal
      • xcell-types ^0.2.1 normal
      • env_logger ^0.10.0 dev
      • peginator ^0.6.0 build
    • Versions
    • 22.22% 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

logo

Crate xcell_core

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

Crate xcell_core

source ·

Re-exports

pub use xcell_errors::Failure;
pub use xcell_errors::Success;

Modules

enumerate
utils

Macros

default_deserialize

Structs

ArrayDescription
BinaryWriter
BooleanDescription
ColorDescription
CsvCodegen
DataContractWriter
DecimalDescription
EnumerateDescription
IntegerDescription
MergeRules
MergeStep
MergedTable
ProjectConfig
StringDescription
TimeDescription
TypeMetaInfo
UnityBinaryConfig
UnityCodegen
VectorDescription
WorkspaceManager
XArrayTable
XCellHeader
XClassItem
XClassTable
生成一个类, 适用于全局配置
XDataItem
XDictionaryTable
XEnumerateTable
XError
XTable

Enums

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

Constants

PROJECT_CONFIG
默认的全局项目设置

Traits

StreamReader
StreamWriter

Type Definitions

CalamineTable
DateTime
Validation
XResult