Struct nannou::osc::Connected[][src]

pub struct Connected { /* fields omitted */ }

Indicates that a Sender is currently connected to a specific target address.

Auto Trait Implementations

impl Send for Connected

impl Sync for Connected