Skip to main content

emit_result

Function emit_result 

Source
pub fn emit_result<T: Serialize>(command: &str, result: T) -> Result<()>