Cargo Features

otlp2records has no features set by default.

[dependencies]
otlp2records = { version = "0.3.1", features = ["parquet", "wasm", "ffi"] }
parquet

Enables parquet ^57.2

wasm

Enables getrandom ^0.2 and wasm-bindgen

Affects otlp2records::wasm

ffi build

Enable C FFI bindings with header generation

Enables cbindgen ^0.27

Affects otlp2records::ffi