Type Definition provider_archive::Result[][src]

type Result<T> = Result<T, Box<dyn Error + Sync + Send>>;