pub fn get_seed_spec_fetcher() -> &'static (dyn SpecFetcher + Send + Sync)Expand description
Get the global spec fetcher for seeding. Panics if not initialized.
pub fn get_seed_spec_fetcher() -> &'static (dyn SpecFetcher + Send + Sync)Get the global spec fetcher for seeding. Panics if not initialized.