Structs should use `new` for the constructor name and implement `Default` where they can. |
||
|---|---|---|
| .. | ||
| benches | ||
| src | ||
| tests | ||
| .gitignore | ||
| Cargo.toml | ||
| README.md | ||
Automerge Frontend
This is an implementation of the "frontend" of the automerge data structure. It is designed to be used on the UI thread of a user facing application.