Function nannou_osc::receiver[][src]

pub fn receiver(port: u16) -> Result<Receiver, Error>
Expand description

A simple wrapper around the most commonly used Receiver constructor.