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
when i tried this a few days ago it didn't have those changes so is there any reason why.
imo this is kinda confusing like can i just remove those or do things break when i remove them.
talking about these in main.rs
#![no_std]#![no_main]#[no_mangle]
The text was updated successfully, but these errors were encountered:
when i tried this a few days ago it didn't have those changes so is there any reason why.
imo this is kinda confusing like can i just remove those or do things break when i remove them.
talking about these in main.rs
The text was updated successfully, but these errors were encountered: