Skip to main content

Crate hyperfuel_schema

Crate hyperfuel_schema 

Source

Functions§

block_header
concat_chunks
empty_chunk
input
output
project_schema
Project a schema down to the named fields. Missing field names are silently dropped from the result.
receipt
transaction
try_project_schema
Project a schema down to the named fields, returning an error if any requested field is not present in the source schema. Use this to catch typos in field selections instead of silently receiving a partial schema.

Type Aliases§

ArrowChunk