CosmWasm / sylvia

CosmWasm smart contract framework
Apache License 2.0
96 stars 16 forks source link

Implement detection of QueryC associated type on the traits #203

Closed jawoznia closed 1 year ago

jawoznia commented 1 year ago

Part of #16 type QueryC on associated trait should cause the dispatcher of this Query trait to accept Deps<<Contract as InterfaceTrait>::QueryC>