Function intercom_common::returnhandlers::get_return_handler
[−]
[src]
pub fn get_return_handler(
retval_ty: &Option<Ty>,
return_ty: &Option<Ty>
) -> Result<Box<ReturnHandler>, ()>
Resolves the correct return handler to use.