I\'m attempting to make a Result with a lifetime parameter, as an additional restrain on the T (::Ok(T)) and E (::E
Result
T
::Ok(T)
E
::E