Expand description
TOML component parsing, ordered composition, and shared-section patching.
Structsยง
- Append
Sections ๐ - Ordered
Sections ๐ - Patch
Sections ๐ - Shared
Include ๐
Constantsยง
- ARRAY_
SECTIONS ๐ - SHARED_
DIR ๐ - TABLE_
SECTIONS ๐
Functionsยง
- apply_
shared_ ๐component - canonical_
component_ ๐path - compose_
spec_ ๐document - deserialize_
section ๐ - insert_
entries ๐ - is_
shared_ ๐path - load_
private_ ๐parts - load_
shared_ ๐components - merge_
array_ ๐section - merge_
component ๐ - merge_
table_ ๐section - ordered_
section_ ๐name - parse_
paths ๐ - parse_
shared ๐ - patch_
entries ๐ - read_
component ๐ - read_
source ๐ - read_
table ๐ - reject_
duplicate_ ๐component - toml_
paths_ ๐below - validate_
component_ ๐path - validate_
schema_ ๐version