On Fri, Apr 11, 2025 at 2:09 PM Alexandre Courbot <acourbot@xxxxxxxxxx> wrote: > > + /// Returns `None` if the object has been revoked and is therefore no longer accessible, or the [`None`] > + /// result of the closure wrapped in `Some`. If the closure returns a [`Result`] then the [`Some`] > + /// define their own macro that turns the `Option` into a proper error code and flattens the [`Option`] (Assuming each one works) Cheers, Miguel