Skip to content

Optional serde support. #9

@nical

Description

@nical
Contributor

Let's add serde support behind a "serialization" feature flag (off by default).

Activity

halzy

halzy commented on Jun 26, 2020

@halzy
Member

Is the intent here to serialize all types including the generated ones? I doubt this issue is for disabling serde (which we no longer use) for parsing the json.

ghost

ghost commented on Jun 27, 2020

@ghost

@halzy I think the intent here is to support serialization of Variants (directly), similar to how the Godot json() works, but with serde.

added a commit that references this issue on Sep 23, 2021
cb2bda2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureAdds functionality to the library

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @halzy@nical@Bromeon

      Issue actions

        Optional serde support. · Issue #9 · godot-rust/gdnative