You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At a glance, rust.zero_copy and ctype.CORD actually work similarly (where ctype.CORD generates references to a not-yet-OSS library blob_pb which includes WrappedBlob and VecSlice). Understand what's going on here - and potentially clean up and open source blob_pb.
goffrie
changed the title
Document grpc_slices/zero_copy/ctype=CORD
Document grpc_slices/zero_copy/blob
Feb 15, 2024
Currently, codegen supports three different forms of ZC codegen
rust.grpc_slices=true
rust.zero_copy=true
rust.blob=true
Analyze/understand why these are here and what they are, and potentially simplify.
The text was updated successfully, but these errors were encountered: