Skip to content

Invert refcell in hashmap #64

@timfennis

Description

@timfennis
    values: HashMap<String, RefCell<Value>>,

try this?

    values: RefCell<HashMap<String, Value>>,

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