automerge/automerge/src/legacy/serde_impls
Alex Good d785c319b8
Add ScalarValue::Unknown
The colunar storage format allows for values which we do not know the
type of. In order that we can handle these types in a forward compatible
way we add ScalarValue::Unknown.

Signed-off-by: Alex Good <alex@memoryandthought.me>
2022-08-22 21:04:19 +01:00
..
actor_id.rs move change_hash out of legacy, removing diff 2021-12-17 12:13:43 -05:00
change_hash.rs move change_hash out of legacy, removing diff 2021-12-17 12:13:43 -05:00
element_id.rs import protocol into legacy 2021-12-16 20:39:08 -05:00
mod.rs move change_hash out of legacy, removing diff 2021-12-17 12:13:43 -05:00
object_id.rs import protocol into legacy 2021-12-16 20:39:08 -05:00
op.rs Add ScalarValue::Unknown 2022-08-22 21:04:19 +01:00
op_type.rs Rename set to put and set_object to put_object 2022-04-01 13:40:58 +01:00
opid.rs fmt 2022-02-10 11:48:09 -05:00
scalar_value.rs Run cargo fix 2022-04-23 11:06:39 +01:00