Skip to content

The type of Client.call cannot be named #68

Open
@iphydf

Description

@iphydf

I want to write a function that forwards to Client.call, but the type of Client.call contains an unnamable constraint (RpcType). I can still do it by using -fno-warn-missing-signatures, but I'd like to be able to specify the type of that function.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions