mcap2arrow-core 0.2.0

Core schema and value types for decoding MCAP payloads into structured data.
Documentation
  • Coverage
  • 41.3%
    38 out of 92 items documented0 out of 0 items with examples
  • Size
  • Source code size: 27.18 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 6.3 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 19s Average build duration of successful builds.
  • all releases: 26s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • eduidl/mcap2arrow-rs
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • eduidl

Encoding-agnostic core types and decoder contracts for mcap2arrow.

This crate provides Arrow-independent intermediate representations ([Value] / [DataTypeDef]) and the [MessageDecoder] trait.