You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
In #10905, I needed to use ::solana_sdk as a path in a macro, since a rustc issue prevents $crate from working properly. Once rust-lang/rust#72121 is merged, we can switch to using $crate