Skip to main content

to_response_body

Function to_response_body 

Source
pub fn to_response_body(row: &ParseMap) -> ParseMap
Expand description

Everything a row needs before it becomes a response body.

One function so there is exactly one place to audit, and no route can apply half of it.