Skip to main content
execute_query
jellytau_
lib
0.11.1
In jellytau_
lib::
storage::
db_
service
jellytau_lib
::
storage
::
db_service
Function
execute_
query
Copy item path
Source
fn execute_query(conn: &Connection, query:
Query
) ->
Result
<
usize
,
String
>