automerge/rust/automerge/src/storage/load
Alex Good 0f90fe4d02 Add a method for loading a document without verifying heads
This is primarily useful when debugging documents which have been
corrupted somehow so you would like to see the ops even if you can't
trust them. Note that this is _not_ currently useful for performance
reasons as the hash graph is still constructed, just not verified.
2022-12-19 16:30:14 +00:00
..
change_collector.rs Move rust workspace into ./rust 2022-10-16 19:55:51 +01:00
reconstruct_document.rs Add a method for loading a document without verifying heads 2022-12-19 16:30:14 +00:00