rik-org / rik

RIK is an experimental workload orchestrator that allows you to deploy your cloud applications, written in Rust.
https://rik-org.github.io/rik/
Apache License 2.0
68 stars 11 forks source link

[FEAT]: improve serd error with serde_path_to_error #120

Open MaloPolese opened 1 year ago

MaloPolese commented 1 year ago

Description

Implement serde_path_to_error

Maybe create a wrapper to avoid code duplication

Additional Information

No response