Docs.rs
mux-0.1.1
mux 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
bryce-anderson
olix0r
Dependencies
byteorder ^0.5
normal
Versions
43.36%
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
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
mux
0.1.1
In mux::
codec
mux
::
codec
Function
encode_tdispatch
Copy item path
Source
pub fn encode_tdispatch<W:
Write
+ ?
Sized
>( writer:
&mut W
, msg: &
Tdispatch
, ) ->
Result
<
()
>