Function csaf_walker::source::new_source
source · pub async fn new_source(
discover: impl Into<DiscoverConfig>,
fetcher: impl Into<FetcherOptions>
) -> Result<DispatchSource>Expand description
A common way to create a new CSAF source.