pub trait Attach { }
Available on crate features client and ws only.
Expand description

Marker trait for objects that has attach

Implementations on Foreign Types

Implementors