pub fn fmt_algebraic_type(ty: &AlgebraicType) -> impl '_ + Display
Expand description

Wraps an algebraic ty in a Display impl using a object/map JSON-like notation.