Crates.io | wit-bindgen-wrpc |
lib.rs | wit-bindgen-wrpc |
version | 0.9.0 |
source | src |
created_at | 2024-04-05 12:09:41.592563 |
updated_at | 2024-11-06 14:10:49.964777 |
description | Rust bindings generator for wRPC. |
homepage | https://github.com/bytecodealliance/wrpc |
repository | https://github.com/bytecodealliance/wrpc |
max_upload_size | |
id | 1197260 |
size | 66,563 |
wit-bindgen-wrpc
wRPC native application Rust language bindings generator for WIT and the Component Model
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
This project is licensed under the Apache 2.0 license with the LLVM exception. See LICENSE for more details.
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.