gecko-dev/third_party/rust/sync15-traits
Mark Hammond 428e1a95f3 Bug 1772070 - vendor the current application-services. r=janerik,glandium
Differential Revision: https://phabricator.services.mozilla.com/D147833
2022-06-03 12:41:13 +00:00
..
src Bug 1772070 - vendor the current application-services. r=janerik,glandium 2022-06-03 12:41:13 +00:00
.cargo-checksum.json Bug 1772070 - vendor the current application-services. r=janerik,glandium 2022-06-03 12:41:13 +00:00
Cargo.toml Bug 1772070 - vendor the current application-services. r=janerik,glandium 2022-06-03 12:41:13 +00:00
README.md Bug 1744668 - Upgrade other application-services crates. r=markh 2021-12-08 05:23:05 +00:00

README.md

sync15-traits

The sync15-traits support component is a home for the core types and traits used by Sync. It's extracted into its own crate because these types are used in so many different contexts, from the Sync Manager to desktop Firefox.

Because this is a "support" component, there aren't any instructions for how to use this component, but you will find documentation for most of the types and traits implemented here.