Thanks to visit codestin.com
Credit goes to github.com

Skip to content

How to pass boxed values #225

@dignifiedquire

Description

@dignifiedquire

I am trying to return sth like Arc<MyStruct> from a function, but this fails as TryIntoJs is not implemented for Arc<T>. Is there a workaround for this, or could this be added easily?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions