pub(crate) type Json2RewritePlans = HashMap<String, Json2RewritePlan>;Expand description
JSON2 rewrite plans keyed by logical column name.
Aliased Typeยง
pub(crate) struct Json2RewritePlans { /* private fields */ }pub(crate) type Json2RewritePlans = HashMap<String, Json2RewritePlan>;JSON2 rewrite plans keyed by logical column name.
pub(crate) struct Json2RewritePlans { /* private fields */ }