Skip to content

Add serde implementations as an optional feature #31

@alilleybrinker

Description

@alilleybrinker

Right now the GitOid type can't be serialized directly, but has to first be converted into a string, and the reverse is true for deserialization. It would be better to directly implement serde::Serialize and serde::Deserialize on GitOid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions