[][src]Type Definition minsc::error::Result

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