Skip to main content

echo_response

Function echo_response 

Source
pub fn echo_response(body: &WriteBody, row: Option<&ParseMap>) -> ParseMap
Expand description

Build the response body for a write, from the keys the request asked to echo and the row the adapter returned.