Re: [PATCH 1/2] rust: arc: rename `ArcInner` to `WithRef`

From: Finn Behrens
Date: Thu Sep 21 2023 - 17:52:40 EST




On 21 Sep 2023, at 23:34, Wedson Almeida Filho wrote:

> From: Wedson Almeida Filho <walmeida@xxxxxxxxxxxxx>
>
> This is in preparation for removing `ArcBorrow` and making `WithRef`
> public.
>
> This is a pure name change with no functional changes intended.
>
> Suggested-by: Björn Roy Baron <bjorn3_gh@xxxxxxxxxxxxxx>
> Signed-off-by: Wedson Almeida Filho <walmeida@xxxxxxxxxxxxx>
> ---

Reviewed-by: Finn Behrens <me@xxxxxxxxxx>