pub fn load_builtin_providers() -> &'static [BuiltinProviderEntry]Expand description
Stable since 0.63.0
Load all built-in providers from the materialized models.dev snapshot.
This is cached after first call. The result is leaked to 'static.
pub fn load_builtin_providers() -> &'static [BuiltinProviderEntry]This is cached after first call. The result is leaked to 'static.