pub trait FocuserClientHandler<___T: Transport = Channel> { }
A client handler for the Focuser protocol.
See Focuser for more details.
Focuser