CosmWasm / wasmvm

Go bindings to the running cosmwasm contracts with wasmer
Apache License 2.0
173 stars 99 forks source link

Use let-else #451

Closed webmaster128 closed 12 months ago

webmaster128 commented 12 months ago

This is what I tried to suggest in #450

chipshort commented 12 months ago

Oh, that's nice. I didn't know that's possible.

webmaster128 commented 12 months ago

It's somewhat new. See https://doc.rust-lang.org/rust-by-example/flow_control/let_else.html