automerge/rust/automerge/src/storage/columns
Conrad Irwin 09df2867e1 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.

Fixes #476
2022-12-13 22:18:01 -07:00
..
column.rs Move rust workspace into ./rust 2022-10-16 19:55:51 +01:00
column_builder.rs Move rust workspace into ./rust 2022-10-16 19:55:51 +01:00
column_specification.rs Move rust workspace into ./rust 2022-10-16 19:55:51 +01:00
raw_column.rs Don't panic on invalid gzip stream 2022-12-13 22:18:01 -07:00