Type Definition async_fetcher::Output[][src]

pub type Output<T> = (Arc<Path>, Result<T, Error>);