12 lines
591 B
Markdown
12 lines
591 B
Markdown
# WebExtension 🛰 Native Messaging
|
|
|
|
> **WebExtension native messaging library for Rust.**
|
|
|
|
## Usage
|
|
|
|
For documentation and examples see [docs.rs](https://docs.rs/webextension-native-messaging).
|
|
|
|
## License
|
|
|
|
Distributed under the [Apache License 2.0](https://spdx.org/licenses/Apache-2.0.html) and [MIT](https://spdx.org/licenses/MIT.html) licenses, see [LICENSE-Apache](https://git.bauke.xyz/Holllo/webextension-native-messaging/src/branch/main/LICENSE-Apache) and [LICENSE-MIT](https://git.bauke.xyz/Holllo/webextension-native-messaging/src/branch/main/LICENSE-MIT) for more information.
|