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
Is it possible to have the rust binding to be in hex as well or match the original radix?
Additional question - is it possible to dictate the type of the const to, say, usize instead of u32 ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Lines like
become
Is it possible to have the rust binding to be in hex as well or match the original radix?
Additional question - is it possible to dictate the type of the
constto, say,usizeinstead ofu32?All reactions