reply

Function reply 

Source
pub fn reply<'de, T>(result: T) -> !
where T: ReplyPayload<'de>,
Expand description

Output the reply as JSON on STDOUT and exit.