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