Skip to main content

resolve

Function resolve 

Source
pub fn resolve<F>(input: &ResolveInput<'_>, probe: F) -> Resolution
where F: FnMut(&str) -> Option<ProbedVersion>,
Expand description

The single entry point. Every host library (TS, Kotlin, C#, Dart, Zed) ports this function and passes schemas/test-vectors.json bit-for-bit.