import_namespace

Macro import_namespace 

Source
macro_rules! import_namespace {
    ($str:literal) => { ... };
}
Expand description

Create a custom section named import_namespace with the contents of the string argument.