Skip to main content

OkResponse

pub(super) fn OkResponse(
    RequestId: u64,
    Value: &impl Serialize,
) -> Response<GenericResponse>