Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 479 Bytes

File metadata and controls

21 lines (14 loc) · 479 Bytes

Rust Implementation Status

The Rust implementation is experimental.

Current supported scope:

  • blocking runtime only
  • Protocol Buffers only
  • local transport
  • dynamic-library transport

Current unsupported or deferred areas:

  • coroutine runtime support
  • streamed transports
  • YAS and other non-protobuf serializers
  • broad transport parity with the C++ tree

Rust planning and migration material lives under: