wit-bindgen-wrpc 0.3.7

Rust bindings generator for wRPC.
docs.rs failed to build wit-bindgen-wrpc-0.3.7
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: wit-bindgen-wrpc-0.3.5

About

This crate provides a macro, generate!, to automatically generate Rust wRPC bindings for a WIT world. For more information about this crate see the online documentation which includes some examples and longer form reference documentation as well.

This crate is developed as a portion of the wRPC repository which also contains a CLI and the RPC framework itself

License

This project is licensed under the Apache 2.0 license with the LLVM exception. See LICENSE for more details.

Contribution

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