Skip to content

What does it take for SRObject to be Send / Sync? #71

@grahamc

Description

@grahamc

I have a couple of classes consisting of SRString and UInt64. Is there any reason I can't mark them Send and Sync on the Rust side? My intuition is it is fine, since the underlying objects are reference counted NSObjects, but I'm not actually that competent here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions