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
The `unsafe_guid` macro is almost always used for creating
protocols. There are three other uses though, for identifying file info
types. Replace these with explicit impls of the `Identify` trait. Now
that we have a `guid!` macro, this doesn't reduce the clarity of the
code at all.
0 commit comments