capnproto-rust
capnproto-rust copied to clipboard
give NoAllocSegmentTableInfo public visibility
- Renames
ReadSegmentTableResulttoNoAllocSegmentTableInfoand makes it public. - Renames
NoAllocBufferSegments::from_segment_table()toNoAllocBufferSegments::from_segment_table_info()and makes it public.