rust-italia / dgc

A parser and validator for the EU Digital Green Certificate (dgc) a.k.a. greenpass

Home Page:https://github.com/rust-italia/dgc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use ciborium impl of Value::into_

dodomorandi opened this issue · comments

Once this PR is landed, we can remove our extension trait and directly use Value::into_ methods.

Blocked by enarx/ciborium#34

I just realised that enarx/ciborium#34 was merged, so we can probably get this one done :)

Ok, i take that back. It seems those changes are not published yet, so we need to wait for this new issue: enarx/ciborium#37