We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
macro_use
#[macro_use] cannot be used on extern crate self as foo;.
#[macro_use]
extern crate self as foo;
#[macro_use]cannot be used onextern crate self as foo;.