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

Marker trait for objects that has exec

Implementations on Foreign Types

Implementors