finish_name_call

Function finish_name_call 

Source
async fn finish_name_call(
    state: &AppState,
    call: WebCallType,
    ok_body: Value,
) -> Response
Expand description

Run a naming service call and map the result to a JSON HTTP response.