pub trait GetMeSetters: HasPayload<Payload = GetMe> + Sized { }
Expand description

Setters for fields of GetMe

Implementors§