Re: [PATCH v4] rust: move ARef and AlwaysRefCounted to sync::aref
From: Miguel Ojeda
Date: Mon Jul 21 2025 - 18:47:08 EST
On Tue, Jul 15, 2025 at 1:04 PM Shankari Anand
<shankari.ak0208@xxxxxxxxx> wrote:
>
> +//! Built-in Reference Counting Support
What is it meant by "built-in" here? Could we just use "Reference
counting support."? Or do you have another suggestion, Benno?
(No need for a new version, I can modify it on apply)
Thanks!
Cheers,
Miguel