1 This directory contains the sync attachment interface code that is used by both
2 consumers of sync and sync itself.
4 Because 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
6 may end up with cycles.