pub trait LogOutSetters: HasPayload<Payload = LogOut> + Sized { }
Expand description

Setters for fields of LogOut

Implementors§