* Don't panic on invalid gzip stream Before this change automerge-rs would panic if the gzip data in a raw column was invalid; after this change the error is propagated to the caller correctly. |
||
---|---|---|
.. | ||
column.rs | ||
column_builder.rs | ||
column_specification.rs | ||
raw_column.rs |