Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

support stable version of Rust #12

@sehz

Description

@sehz

We rely on on Rust's #![feature(specialization)] which works only on nightly. This is used by Encoder and Decoder traits to implement default parser for Vector.

Revisit basic Encoder/Decoder implementation in the kf-protocol-core to see if we can get rid of need for ```default`` implementation logic. Specifically

  • Option
  • ....

Rust issue

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