Type Definition scraper_main::Result[][src]

type Result<V> = Result<V, Error>;

Trait Implementations