Skip to main content

encode_line

Function encode_line 

Source
pub fn encode_line(env: &Envelope) -> Result<String, HostError>
Expand description

Serialize an envelope to a single NDJSON line (trailing \n included).