Rust `sqlx` complains about missing trait implementations

前端 未结 0 371
花落未央
花落未央 2021-01-30 10:01

I have the following insert query:

   pub async fn create_property(
        &self,
        property: Property,
    )          


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