pub fn load_builtin(builtin_json: &str) -> Result<Vec<ProviderEntry>>Expand description
Load providers from an embedded JSON string (from include_str!).
pub fn load_builtin(builtin_json: &str) -> Result<Vec<ProviderEntry>>Load providers from an embedded JSON string (from include_str!).