Function 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.