Docs.rs
tripley-rpc-runtime-codec-msgpack-0.1.2
tripley-rpc-runtime-codec-msgpack 0.1.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
orichyyy
Dependencies
rmpv ^1.3.0
normal
tripley-rpc-runtime-core ^0.1.2
normal
tripley-rpc-runtime-errors ^0.1.2
normal
thiserror ^2.0.17
normal
uuid ^1.19.0
normal
Versions
0%
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
Skip to main content
encode_envelope
rpc_
runtime_
codec_
msgpack
0.1.2
rpc_runtime_codec_msgpack
Function
encode_
envelope
Copy item path
Source
pub fn encode_envelope(envelope: &
Envelope
) ->
Result
<
Vec
<
u8
>,
CodecError
>