Function nannou_osc::msg

source ·
pub fn msg<A>(addr: A, args: Vec<Type>) -> Message
where A: Into<String>,
Expand description

A simplified constructor for an OSC Message.