pub fn to_rpc_result<T: Serialize>(val: T) -> ResponseResult
Converts a serializable value into a ResponseResult
ResponseResult