Loading
Fixup lifetimes in Callable/ResultType (#2399)
Changing `return_type` and `throws_type` to be references is more consistent and allows the trait to implement `iter_types`.
Changing `return_type` and `throws_type` to be references is more consistent and allows the trait to implement `iter_types`.