Function opensound::ostp::emit::debug_payload

source ·
pub fn debug_payload(
    message: &str,
    module: &str,
    source: Option<&str>,
    payload: impl Serialize,
    timestamp: bool
)