type_bridge.coercion¶
coercion
¶
Value coercion utilities powered by Rust.
Provides coerce_value() for schema-aware type coercion and
format_value() for TypeQL literal formatting, both backed by the
Rust type_bridge_core extension when available.