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
Adding a build script impacts the metadata of the crate which means that
it also impacts all the mangled function names and eventually has a
minor impact on the final binary. All rust symbols end with a hash of
the crate metadata.
0 commit comments