AsyncAPI

This crate aims to provide data structures that represent the AsyncAPI v 2.1.0 specification.

This crate is still in an early development stage. It is yet to be tested and adapted to new versions of the specification.

This crate builds upon the work for the openapiv3 crate and adapts it for the AsyncAPI specification.

License

This crate is licensed under either of

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

The test files contained in the fixtures directory are copied from the AsyncAPI spec repository and are licensed under the Apache 2.0 License

Contribution

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