Crate fvm_ipld_car

Crate fvm_ipld_car 

Source

Structs§

Block
IPLD Block
CarHeader
CAR file header
CarReader
Reads CAR files that are in a BufReader
CarWriter
A car writer.

Enums§

Error
Car utility error

Functions§

load_car
Loads a CAR buffer into a Blockstore
load_car_unchecked
Loads a CAR buffer into a Blockstore without checking the CIDs.