Closed qutesy closed 4 years ago
Update the lifetimes in the example to be 'async_trait, rather than 'async. This brings the example into sync with transform_sig().
'async_trait
'async
transform_sig()
Update the lifetimes in the example to be
'async_trait
, rather than'async
. This brings the example into sync withtransform_sig()
.