[−][src]Trait t_rust_less_lib::api_capnp::clipboard_control::Server
Provided methods
fn is_done(&mut self, _: IsDoneParams, _: IsDoneResults) -> Promise<(), Error>
fn currently_providing(
&mut self,
_: CurrentlyProvidingParams,
_: CurrentlyProvidingResults
) -> Promise<(), Error>
&mut self,
_: CurrentlyProvidingParams,
_: CurrentlyProvidingResults
) -> Promise<(), Error>
fn provide_next(
&mut self,
_: ProvideNextParams,
_: ProvideNextResults
) -> Promise<(), Error>
&mut self,
_: ProvideNextParams,
_: ProvideNextResults
) -> Promise<(), Error>