Skip to main content
Module yaml_ld_q42
qualia_
core_
db
0.0.30
Module yaml_
ld_
q42
Module Items
Structs
Enums
Functions
In qualia_
core_
db::
q42
qualia_core_db
::
q42
Module
yaml_
ld_
q42
Copy item path
Source
Structs
§
Page
Pane
Webizen
Workspace
A fully structured Webizen Studio workspace, typically deserialized from yaml-ld-q42.
Yaml
Streaming
Lexer
A lightweight, state-machine based lexer for yaml-ld-q42. Designed to parse without full document materialisation, avoiding
Vec
or
String
allocs during the hot-path traversal of pane manifests.
Enums
§
Yaml
Token
Represents a simple event from the streaming YAML lexer. In a zero-alloc edge system, these would stream directly from a
&[u8]
buffer.
Functions
§
compile_
yaml_
ld_
to_
quins
Parses a yaml-ld-q42 byte stream, packs the layout metadata into CBOR-LD (if needed), and compiles the results down into a list of 48-byte NQuins.