Skip to main content

make_system_with_data

Function make_system_with_data 

Source
pub fn make_system_with_data(
    room: &str,
    user: &str,
    content: impl Into<String>,
    data: Value,
) -> Message