gecko-dev/third_party/rust/interrupt-support/README.md
Lina Cambridge e6e665546f Bug 1626506 - Vendor the webext_storage component. r=markh
Hooray, our first Application Services Rust component! This is a
mechanical run of `mach vendor rust`, split out into its own commit
to make reviewing the Firefox bindings easier.

Differential Revision: https://phabricator.services.mozilla.com/D71895
2020-04-27 05:40:52 +00:00

135 B

Interrupt crate

This create exposes traits and errors to allow for interrupt support across the various crates in this repository.