fn convert()

in provider/src/conversion_traits.rs [71:74]


    fn convert(self) -> ConfidenceValue;
}

impl ToConfidenceValue for Value {