pub fn respond_debug_query(id: u64, response: Value)Expand description
Answers one crate::TerminalEvent::Debug query; retained hosts call
this with the JSON payload for the query’s id. Late or duplicate
responses are dropped.
pub fn respond_debug_query(id: u64, response: Value)Answers one crate::TerminalEvent::Debug query; retained hosts call
this with the JSON payload for the query’s id. Late or duplicate
responses are dropped.