1This directory contains the sync attachment interface code that is used by both
2consumers of sync and sync itself.
3
4Because parts of sync may depend on this code, it's important that it remains
5"leafy" and never depends on sync/internal_api/ or sync/syncable/, or else we
6may end up with cycles.
7