format_injected_message

Function format_injected_message 

Source
pub fn format_injected_message(
    msg: &str,
    source_agent: Option<&str>,
    include_source: bool,
) -> String
Expand description

Format a message with optional source agent prefix.