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

pub struct Connected { /* fields omitted */ }

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

Trait Implementations

Auto Trait Implementations

impl Send for Connected

impl Sync for Connected