Skip to content

Change extra::json::to_xxx(&Json) methods to extra::json::Json::to_xxx(&self) #8676

Closed
@brandonson

Description

@brandonson

Several methods in extra::json take a Json reference as a parameter. These should probably be moved into an impl for Json to stay consistent with other parts of the library.

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