mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-07 22:28:02 +00:00
b1976c9014
* mutate returns a value * code comment fixes * fix the compile
= Runtime Support .Summary [source, toml] ---- include::Cargo.toml[lines=2..5] ---- .Description ---- include::src/lib.rs[tag=description] ----