Type Definition appscraps_dll_error::Result []

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