wit-bindgen-wrpc

Crates.iowit-bindgen-wrpc
lib.rswit-bindgen-wrpc
version0.4.12
sourcesrc
created_at2024-04-05 12:09:41.592563
updated_at2024-07-11 13:19:19.04611
descriptionRust bindings generator for wRPC.
homepagehttps://github.com/wrpc/wrpc
repositoryhttps://github.com/wrpc/wrpc
max_upload_size
id1197260
size65,032
Roman Volosatovs (rvolosatovs)

documentation

README

wit-bindgen-wrpc

wRPC native application Rust language bindings generator for WIT and the Component Model

Documentation Status

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.

Commit count: 1242

cargo fmt