Skip to main content

AlignmentAtom

For the complete documentation index, see llms.txt

@midnight-ntwrk/compact-runtime v0.19.0


@midnight-ntwrk/compact-runtime / AlignmentAtom

Type Alias: AlignmentAtom

type AlignmentAtom =
| {
tag: "compress";
}
| {
tag: "field";
}
| {
length: number;
tag: "bytes";
};

A atom in a larger Alignment.