Trait hid_io_core::hidio_capnp::hid_io_server::Server [−][src]
Provided methods
fn basic(&mut self, _: BasicParams, _: BasicResults) -> Promise<(), Error>
[src]
fn auth(&mut self, _: AuthParams, _: AuthResults) -> Promise<(), Error>
[src]
fn version(&mut self, _: VersionParams, _: VersionResults) -> Promise<(), Error>
[src]
fn key(&mut self, _: KeyParams, _: KeyResults) -> Promise<(), Error>
[src]
fn alive(&mut self, _: AliveParams, _: AliveResults) -> Promise<(), Error>
[src]
fn id(&mut self, _: IdParams, _: IdResults) -> Promise<(), Error>
[src]
fn name(&mut self, _: NameParams, _: NameResults) -> Promise<(), Error>
[src]
fn log_files(
&mut self,
_: LogFilesParams,
_: LogFilesResults
) -> Promise<(), Error>
[src]
&mut self,
_: LogFilesParams,
_: LogFilesResults
) -> Promise<(), Error>