erased_response

Function erased_response 

Source
pub fn erased_response<T: Serialize + 'static>(
    resp: SchedulableResponse<T>,
) -> ScheduleResult
Expand description

Erases the response type to a generic JsonValue.