Skip to content

Add support for UnsafeCell and SyncUnsafeCell #1002

@alekitto

Description

@alekitto

Support for RefCell has been added in #489, but UnsafeCell and SyncUnsafeCell are not supported.
Both are substantially equal to a Cell, so it could be implemented in the same way.

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