Docs.rs
  • feco3-0.5.0
    • feco3 0.5.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • NickCrews
    • Dependencies
      • arrow ^40.0.0 normal
      • bytelines ^2.4 normal
      • chrono ^0.4 normal
      • clap ^4.3.2 normal
      • clap-verbosity-flag ^2.0.1 normal
      • csv ^1.2 normal
      • env_logger ^0.10.0 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4 normal
      • parquet ^40.0 normal
      • regex ^1 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • ureq ^2.6.2 normal
    • Versions
    • 50% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

feco30.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Cover
  • FecFile
  • Header
  • LineIter
  • record::FieldSchema
  • record::Record
  • record::RecordSchema
  • writers::arrow::ItemizationBatch
  • writers::arrow::RecordBatchProcessor
  • writers::arrow::RecordBatchWriter
  • writers::base::MultiFileRecordWriterFactory
  • writers::base::MultiRecordWriter
  • writers::csv::CSVProcessor
  • writers::parquet::ParquetProcessor
  • writers::parquet::ParquetWriter
  • writers::parquet::ParquetWriterFactory

Enums

  • Error
  • record::Value
  • record::ValueType

Traits

  • writers::base::FileRecordWriterFactory
  • writers::base::RecordWriter
  • writers::base::RecordWriterFactory

Functions

  • writers::arrow::field_schema_to_arrow_field
  • writers::arrow::record_schema_to_arrow_schema
  • writers::arrow::value_type_to_arrow_type