Crate rs_car

source ·
Expand description

Rust implementation of the CAR specifications, both CARv1 and CARv2.

Usage

Structs

  • Decodes a CAR stream yielding its blocks and optionally verifying integrity. Supports CARv1 and CARv2 formats.

Enums

Functions

Type Definitions

  • A Cid that contains a multihash with an allocated size of 512 bits.