Skip to content

RS-2026-01: Replace json crate with serde #5

Description

@CodeMelted

Currently utilizing the json crate to create a generalized CObject within the codemelted.rs module. This crate has not been updated in 6 years and most research suggests that serde_json is what most popular frameworks utilize.

Acceptance Criteria

  1. When the CObject is switched from json to serde_json
  2. When all codemelted::json_xxx() functions are updated / tested to work with serde_json
  3. When the json is removed.

Activity

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

    EnhancementRequested feature for the overall project. May apply to more then one portion of the project.codemelted.rsTags a specific Bug / Enhancement affecting the codemelted.rs module.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions