Docs.rs
mesh-portal-api-client-0.2.0-rc1
mesh-portal-api-client 0.2.0-rc1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
uberscott
Dependencies
anyhow ^1.0.44
normal
async-trait ^0.1.48
normal
dashmap ^4.0.2
normal
mesh-portal ^0.2.0-rc1
normal
thiserror ^1.0.30
normal
tokio ^1.15.0
normal
uuid ^0.8.2
normal
Versions
0%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
mesh_
portal_
api_
client
0.2.0-rc1
Inlet
Required Methods
inlet_frame
Implementors
In crate mesh_
portal_
api_
client
mesh_portal_api_client
Trait
Inlet
Copy item path
Source
pub trait Inlet:
Sync
+
Send
{ // Required method fn
inlet_frame
(&self, frame:
Frame
); }
Required Methods
§
Source
fn
inlet_frame
(&self, frame:
Frame
)
Implementors
§