Skip to content

Abstract away reference counting #636

@kvark

Description

@kvark

The current implementation (#633) uses Arc. The plan (outlined in #288) is to support Rc for single-threaded and Arc for multi-threaded. We could use a common trait similar to this

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