Docs.rs
object_transfer-0.0.0
object_transfer 0.0.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
hiroaki-yamamoto
Dependencies
async-nats ^0.45
normal
async-stream ^0.3.6
normal
async-trait ^0.1
normal
bytes ^1.10.1
normal
futures ^0.3
normal
rmp-serde ^1.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
mockall ^0.14.0
dev
tokio ^1
dev
Versions
72.22%
of the crate is documented
Go to latest version
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
Module enum
object_
transfer
0.0.0
Module enum
Module Items
Enums
In crate object_
transfer
object_transfer
Module
enum
Copy item path
Source
Enums
ยง
Format
Supported message serialization/deserialization formats. Note that the structure to be serialized / deserialized must implement
serde::Serialize
and
serde::Deserialize
.