Module mst

Module mst 

Source
Expand description

Low-level types for parsing raw atproto MST CARs

The primary aim is to work through the tree structure. Non-node blocks are left as raw bytes, for upper levels to parse into DAG-CBOR or whatever.

Structs§

Commit
The top-level data object in a repository’s tree is a signed commit.
Entry
TreeEntry object
Node
MST node data schema