Re: [PATCH v3 1/3] rust: clk: use the type-state pattern
From: Miguel Ojeda
Date: Mon Jan 19 2026 - 10:46:16 EST
On Mon, Jan 19, 2026 at 4:36 PM Gary Guo <gary@xxxxxxxxxxx> wrote:
>
> Which crate are you talking about? I can't find a linked crate in the issue.
The commit message (i.e. not the issue) has an (unused) link with the
`sealed` crate:
Link: https://crates.io/crates/sealed [1]
Cheers,
Miguel