8000 Add De-/Serialization Support · Issue #4 · teryror/coca · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add De-/Serialization Support #4
Open
@teryror

Description

@teryror

Most collection libraries support serialization, and for good reason. coca not supporting this is a pretty major drawback.

The two libraries I plan to support are

  • serde: This is the most popular de-/serialization library in the Rust ecosystem, supporting it is just the polite thing to do.
  • rkyv: This one has been building a user base quite rapidly, and it's the one I'm personally most likely to use after serde.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0