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

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

A simple wrapper around the most commonly used Receiver constructor.