mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 22:47:56 +00:00
488830e81a
* Fix error handling in sandboxing/contracts modules * Add some docs. * Add some tests. * grammar
= Executor .Summary [source, toml] ---- include::Cargo.toml[lines=2..5] ---- .Description ---- include::src/lib.rs[tag=description] ----