pub async fn new_source(
discover: impl Into<DiscoverConfig>,
fetcher: impl Into<FetcherOptions>,
) -> Result<DispatchSource>pub async fn new_source(
discover: impl Into<DiscoverConfig>,
fetcher: impl Into<FetcherOptions>,
) -> Result<DispatchSource>