6c839a3ade
* Update UniFFI dependency to v0.14.0 Co-authored-by: Ryan Kelly <ryan@rfk.id.au> |
||
---|---|---|
.. | ||
adr | ||
design | ||
diagrams | ||
howtos | ||
shared | ||
README.md | ||
SUMMARY.md | ||
adding-docs.md | ||
android-faqs.md | ||
book.toml | ||
build-and-publish-pipeline.md | ||
building.md | ||
contributing.md | ||
dependency-management.md | ||
logging.md | ||
metrics.md | ||
naming-conventions.md | ||
rust-versions.md | ||
sync-overview.md |
README.md
application-services Rust Components
Application Services (a-s) is collection of Rust Components that are used to enable Firefox applications to integrate with Firefox accounts, sync, experimentation, etc. Each component is built using a core of shared code written in Rust, wrapped with native language bindings for different platforms.
To contact us you can:
- Find us in the chat #rust-components:mozilla.org (How to connect)
- To report issues or request changes, file a bug in Bugzilla for Firefox :: Sync
The source code is available on GitHub.
License
The Application Services Source Code is subject to the terms of the Mozilla Public License v2.0. You can obtain a copy of the MPL at https://mozilla.org/MPL/2.0/.