pub fn derive_fidelity(t: &RivetType) -> TypeFidelityExpand description
Compute the TypeFidelity for a freshly-resolved RivetType.
The output of every vendor mapper goes through this so the fidelity label is computed in exactly one place and the type-report stays consistent across PostgreSQL / MySQL / future drivers.