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
jmillan
changed the title
Flatbuffers: [Rust] Do not use head for flatbuffer generation or read
Flatbuffers: [Rust] Do not use heap for flatbuffer generation or read
Nov 15, 2023
For performance reasons use the
Ref
s for reading and create the buffers with the creator pattern.The text was updated successfully, but these errors were encountered: