Module extensions

Module extensions 

Source
Expand description

Extension textification support

This module provides Textify implementations for extension-related types, including ExtensionValue, ExtensionColumn, ExtensionArgs, and the various extension relation types (ExtensionLeafRel, ExtensionSingleRel, ExtensionMultiRel).

Functionsยง

format_extension ๐Ÿ”’
Decode an extension from an AnyRef, and format it as text
textify_child ๐Ÿ”’
Textify a single child relation with proper indentation
textify_children ๐Ÿ”’
Textify children relations with proper indentation