In tokio-postgres most client methods ( query* or execute* ) can accept either a &str or Statement for the sql statement.
確定! 回上一頁