Docs.rs
lan-mouse-ipc-0.2.0
lan-mouse-ipc 0.2.0
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
feschber
Dependencies
futures ^0.3.30
normal
log ^0.4.22
normal
serde ^1.0
normal
serde_json ^1.0.107
normal
thiserror ^2.0.0
normal
tokio ^1.32.0
normal
tokio-stream ^0.1.15
normal
Versions
48%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lan_
mouse_
ipc
0.2.0
lan_mouse_ipc
Function
connect
Copy item path
Source
pub fn connect() ->
Result
<(
FrontendEventReader
,
FrontendRequestWriter
),
ConnectionError
>