Registry / utility / arrow-row

arrow-row

JSON →
library58.1.0rscratesunverified

Arrow row format.

# Cargo.toml [dependencies] arrow-row = "58.1.0"
INSTALL
IMPORT
SIG · ARROW-ROW
A
arrow-row
utilityrustv58.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Row
use arrow_row::Row;

Create a new Arrow row.

use arrow_row::Row; fn main() { let row = Row::new(); println!("Arrow row created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
58.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
14
OpenAI (training)
2
Meta
1
Amazon
1
Resources
arrow-row — cargo add arrow-row · libregistry