[−][src]Trait hid_io::usbkeyboard_capnp::u_s_b_keyboard::commands::Server
Provided methods
fn key_event(
&mut self,
_: KeyEventParams,
_: KeyEventResults
) -> Promise<(), Error>
&mut self,
_: KeyEventParams,
_: KeyEventResults
) -> Promise<(), Error>
fn cli_command(
&mut self,
_: CliCommandParams,
_: CliCommandResults
) -> Promise<(), Error>
&mut self,
_: CliCommandParams,
_: CliCommandResults
) -> Promise<(), Error>