Skip to main content

format_wall_message

Function format_wall_message 

Source
pub fn format_wall_message(
    from_user: &str,
    from_host: &str,
    from_tty: Option<&str>,
    message: &str,
    nobanner: bool,
) -> Vec<u8>