Type Definition tango::Result[][src]

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