Concordium / concordium-contracts-common

Common functionality used by smart contracts and the host environment on the Concordium blockchain.
Mozilla Public License 2.0
10 stars 10 forks source link

Fix derivation macros with where clauses on types. #105

Closed abizjak closed 1 year ago

abizjak commented 1 year ago

Purpose

Fixes https://github.com/Concordium/concordium-rust-smart-contracts/issues/322

Checklist