opp 0.0.2

🚧 OpenPlugin Protocol (WIP, nothing usable for now).
Documentation
<div align="center">

# opp


English | [įŽ€äŊ“中文]README-CN.md

(WIP) OpenPlugin Protocol 🚧

Website | [crates.io]https://crates.io/crates/opp | [docs.rs]https://docs.rs/opp/latest/opp

Original Author: [@czy-29]https://github.com/czy-29

Latest version: [v0.0.2](https://github.com/opensound-org/opp/releases/tag/v0.0.2)

![Crates.io Total Downloads](https://img.shields.io/crates/d/opp)
[![Crates.io Dependents](https://img.shields.io/crates/dependents/opp)](https://crates.io/crates/opp/reverse_dependencies)
![GitHub Repo stars](https://img.shields.io/github/stars/opensound-org/opp)

![MSRV (version)](https://img.shields.io/crates/msrv/opp/0.0.2?label=v0.0.2-msrv)
[![dependency status (version)](https://deps.rs/crate/opp/0.0.2/status.svg?subject=v0.0.2-deps)](https://deps.rs/crate/opp/0.0.2)

![MSRV (git)](https://img.shields.io/badge/git--msrv-unknown-blue)
[![dependency status (git)](https://deps.rs/repo/github/opensound-org/opp/status.svg?subject=git-deps)](https://deps.rs/repo/github/opensound-org/opp)

[![Static Badge](https://img.shields.io/badge/build_with-Rust_1.81.0-dca282)](https://blog.rust-lang.org/2024/09/05/Rust-1.81.0.html)

</div>

## What

🚧 (Under construction...)

## Why

🚧 (Under construction...)

## How

🚧 (Under construction...)

# License


This project is licensed under either of

 * Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE or
   http://www.apache.org/licenses/LICENSE-2.0)
 * MIT license ([LICENSE-MIT]LICENSE-MIT or
   http://opensource.org/licenses/MIT)

at your option.

## Contribution


[Github](https://github.com/opensound-org/opp) is our [single source of truth](https://en.wikipedia.org/wiki/Single_source_of_truth), where we welcome all issues and pull requests.

We also have two downstream read-only mirrors that are [automatically pushed](.github/workflows/mirror.yml): [GitLab](https://gitlab.com/opensound-org/opp) and [Gitee](https://gitee.com/opensound-org/opp). As they are read-only mirrors, please do not initiate any merge or pull requests on these two platforms.

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in `opp` by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.