Function jsonrpsee_core::tracing::rx_log_from_str
source · pub fn rx_log_from_str(s: impl AsRef<str>, max: u32)
Expand description
Helper for writing trace logs from str.
pub fn rx_log_from_str(s: impl AsRef<str>, max: u32)
Helper for writing trace logs from str.