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
This is an issue to propose the idea of considering adding no_std support. include_str! and include_bytes! both have it, so it would make sense for this too.
The text was updated successfully, but these errors were encountered:
This is an issue to propose the idea of considering adding
no_std
support.include_str!
andinclude_bytes!
both have it, so it would make sense for this too.The text was updated successfully, but these errors were encountered: