Rust Diesel: the trait bound `NaiveDateTime: Deserialize<'_>` is not satisfied

前端 未结 0 1615
余生分开走
余生分开走 2020-12-20 16:25

I am new to rust and diesel. And trying to create a small demo api using rocket framework.
Getting error: the trait bound NaiveDateTime: Deserialize<\'_

相关标签:
回答
  • 消灭零回复
提交回复
热议问题