Skip to main content

Crate kdeconnect_embassy

Crate kdeconnect_embassy 

Source
Expand description

A crate providing an IO implementation for embedded devices using embassy.

If you use this crate, you likely want to use the embedded feature of kdeconnect-proto as well, while deactivating the default features of it.

Re-exports§

pub use io_impl::EmbassyIoImpl;

Modules§

io_impl