[][src]Type Definition finch::errors::FinchResult

type FinchResult<T> = StdResult<T, FinchError>;