pub const UNCONSTRAINED_FIELD: &str = "cove::type::unconstrained_field";
A host type’s field whose schema declares it Any, so the checker can prove nothing about the value read from it (note).
Any