☰
In sentry::db::spendable
?
Function
sentry
::
db
::
spendable
::
update_spendable
source
·
[
−
]
pub async fn update_spendable(
pool:
DbPool
,
spendable: &Spendable
) ->
Result
<Spendable,
PoolError
>