pub const LASH_TYPE_KEY: &str = "$lash_type";Expand description
Marker key that wraps a Type literal at its outermost level so a host-side consumer can tell a Type value apart from a plain record. The inner value is the JSON-Schema representation of the type.