Skip to main content

FetcherExt

Trait FetcherExt 

Source
pub trait FetcherExt {
    // Required method
    fn into_package_fetcher(self) -> PackageFetcher;
}

Required Methods§

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§