Re: [PATCH v3 3/6] rust: num: add `as_bool` method to `Bounded<_, 1>`
From: Miguel Ojeda
Date: Mon Jan 26 2026 - 08:56:32 EST
On Mon, Jan 26, 2026 at 2:29 PM Alexandre Courbot <acourbot@xxxxxxxxxx> wrote:
>
> + /// Returns the value of this `Bounded` as a `bool`.
Assuming intra-doc links work here: [`Bounded`] and [`bool`].
With the nit above:
Acked-by: Miguel Ojeda <ojeda@xxxxxxxxxx>
Thanks!
Cheers,
Miguel