Docs.rs
zenoh-plugin-remote-api-1.7.0
zenoh-plugin-remote-api 1.7.0
Permalink
Docs.rs crate page
EPL-2.0
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
eclipse-zenoh-bot
Dependencies
base64 ^0.22.1
normal
bytes ^1.10.1
normal
flume ^0.11.1
normal
futures ^0.3.5
normal
futures-util ^0.3.31
normal
git-version ^0.3.5
normal
lazy_static ^1.4.0
normal
lru ^0.14.0
normal
rustls-pemfile ^2.2.0
normal
schemars ^0.8.21
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
tokio ^1.45.1
normal
tokio-rustls ^0.26.2
normal
tokio-tungstenite ^0.27.0
normal
tracing ^0.1.41
normal
uhlc ^0.8.0
normal
uuid ^1.17.0
normal
zenoh ^1.7.0
normal
zenoh-ext ^1.7.0
normal
zenoh-plugin-trait ^1.7.0
normal
zenoh-result ^1.7.0
normal
zenoh-util ^1.7.0
normal
cargo-run-bin ^1.7.4
build
jsonschema ^0.18.0
build
rustc_version ^0.4.0
build
schemars ^0.8.21
build
serde ^1.0.219
build
serde_json ^1.0.140
build
Versions
30%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Streamable
zenoh_
plugin_
remote_
api
1.7.0
Streamable
Implementations on Foreign Types
TcpStream
TlsStream<TcpStream>
Implementors
In crate zenoh_
plugin_
remote_
api
zenoh_plugin_remote_api
Trait
Streamable
Copy item path
Source
pub trait Streamable:
AsyncRead
+
AsyncWrite
+
Send
+
Unpin
{ }
Implementations on Foreign Types
§
Source
§
impl
Streamable
for
TlsStream
<
TcpStream
>
Source
§
impl
Streamable
for
TcpStream
Implementors
§