battler-wamprat-message-proc-macro

Crates.iobattler-wamprat-message-proc-macro
lib.rsbattler-wamprat-message-proc-macro
version
sourcesrc
created_at2025-01-01 20:06:48.927777+00
updated_at2025-03-19 02:49:18.742284+00
descriptionProcedural macro for sending structs over WAMP messages.
homepage
repositoryhttps://github.com/jackson-nestelroad/battler/tree/main/battler-wamprat/battler-wamprat-message/battler-wamprat-message-proc-macro
max_upload_size
id1501055
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Jackson Nestelroad (jackson-nestelroad)

documentation

README

battler-wamprat-message-proc-macro

Latest Version

battler-wamprat-message-proc-macro is a utility crate for battler-wamprat-message. It provides a procedural macro for serializing and deserializing Rust structs as WAMP application messages that can be used for RPCs and pub/sub events over the WAMP protocol.

Commit count: 0

cargo fmt