Re: [PATCH 3/5] rust: change `ForeignOwnable` pointer to mut
From: Andreas Hindborg
Date: Thu Oct 31 2024 - 04:51:57 EST
"Tamir Duberstein" <tamird@xxxxxxxxx> writes:
> It is slightly more convenient to operate on mut pointers, and this also
> properly conveys the desired ownership semantics of the trait.
>
> Signed-off-by: Tamir Duberstein <tamird@xxxxxxxxx>
Reviewed-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>