Skip to content

Stubs missing for RustClosure #373

@Xenira

Description

@Xenira

Functions returning a RustClosure have stubs generated with

    function test_closure(): \RustClosure {}

RustClosure is missing stubs though.

Possible solutions:

  • Include that stub with the module stub if RustClosure is used
  • Place this in a seperate file if RustClosure is used
  • Provide a stub file with this crate containing that stub.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions