Docs.rs
  • dbase-0.6.0
    • dbase 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tmontaigu
    • Dependencies
      • async-trait ^0.1 normal optional
      • byteorder ^1.4.3 normal
      • chrono ^0.4.39 normal optional
      • codepage ^0.1.2 normal optional
      • datafusion ^46 normal optional
      • datafusion-expr ^46 normal optional
      • encoding_rs ^0.8.35 normal optional
      • serde ^1.0.102 normal optional
      • time ^0.3 normal
      • yore ^1.0.1 normal optional
      • serde_derive ^1.0.102 dev
      • tempfile ^3.4.0 dev
      • tokio ^1.26 dev
    • Versions
    • 54.62% 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

dbase0.6.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • BufReadWriteFile
  • Date
  • DateTime
  • Error
  • FieldIOError
  • FieldIndex
  • FieldInfo
  • FieldIterator
  • FieldName
  • FieldRef
  • FieldWriter
  • File
  • NamedValue
  • Reader
  • ReaderBuilder
  • ReadingOptions
  • Record
  • RecordIndex
  • RecordIterator
  • RecordRef
  • TableInfo
  • TableWriter
  • TableWriterBuilder
  • Time
  • encoding::Ascii
  • encoding::LossyCodePage
  • encoding::Unicode
  • encoding::UnicodeLossy

Enums

  • CodePageMark
  • ErrorKind
  • FieldConversionError
  • FieldType
  • FieldValue
  • TrimOption

Traits

  • ReadableRecord
  • WritableRecord
  • encoding::AsCodePageMark
  • encoding::Encoding
  • encoding::EncodingClone

Macros

  • dbase_record

Functions

  • read