pub trait CloseSetters: HasPayload<Payload = Close> + Sized { }
Expand description

Setters for fields of Close

Implementors§