wa_proto_macro

Crates.iowa_proto_macro
lib.rswa_proto_macro
version0.1.2
sourcesrc
created_at2021-04-20 06:33:25.372734
updated_at2022-08-15 17:08:27.66126
descriptionmacros for (de)serialization protocol for webassembly engines
homepagehttps://github.com/libfunc/wa-proto/
repositoryhttps://github.com/libfunc/wa-proto-macro/
max_upload_size
id386949
size46,008
Rail Khusnutdinov (rail-ka)

documentation

https://docs.rs/wa-proto-macro/

README

Models derive macros

  • IncomingDerive - incoming in wasm module
  • OutcomingDerive - outcoming from wasm module

For enum E { A(...), B(...) } is not implemented. Union C like enums is not supported.

License

Licensed under either of

at your option.

Contribution

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

Commit count: 0

cargo fmt