Closed
Description
While include_bytes!
, include_str!
and other macros from std::macros::builtin
are available with no_std
there is no documentation for them in libcore docs.
Metadata
Metadata
Assignees
Labels
No labels
While include_bytes!
, include_str!
and other macros from std::macros::builtin
are available with no_std
there is no documentation for them in libcore docs.