Function get_seed_spec_fetcher

Source
pub fn get_seed_spec_fetcher() -> &'static (dyn SpecFetcher + Send + Sync)
Expand description

Get the global spec fetcher for seeding. Panics if not initialized.