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