capnproto-rust icon indicating copy to clipboard operation
capnproto-rust copied to clipboard

give NoAllocSegmentTableInfo public visibility

Open dwrensha opened this issue 1 year ago • 0 comments

  • Renames ReadSegmentTableResult to NoAllocSegmentTableInfo and makes it public.
  • Renames NoAllocBufferSegments::from_segment_table() to NoAllocBufferSegments::from_segment_table_info() and makes it public.

dwrensha avatar Mar 28 '24 20:03 dwrensha