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
chore: Remove Vec from MemoryRecord interface (#1298)
* chore: Remove Vec from MemoryRecord interface
This allows us to change out the implementation (e.g., SmallVec) without
affecting the interface
* Apply suggestions from code review
---------
Co-authored-by: Jonathan Wang <[email protected]>
0 commit comments