Type Definition finata::FinaResult[][src]

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