Function nannou::osc::receiver[][src]

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

A simple wrapper around the most commonly used Receiver constructor.