pub static TYPE_ANY: TypeNode
The universal supertype. Every other type is a (transitive) subtype of Any. Used as a port bound when no narrower constraint applies.
Any