dogear 0.1.1

A library for merging bookmark trees.
Documentation

Dogear

Dogear is a library for merging bookmark trees. The merge algorithm is used in Firefox Desktop to merge synced bookmarks, and is loosely based on the tree merger in Firefox for iOS. Dogear can also be used to dedupe and merge structurally similar trees; for example, when importing bookmarks.

Currently, Dogear only implements merging, and doesn't handle storage or syncing.

Requirements

  • Rust 1.2.8 or higher