Skip to main content

application

Macro application 

Source
macro_rules! application {
    (entry = $entry:path $(,)?) => { ... };
}
Expand description

Declare the single host entry used by source-scope discovery. 声明源码作用域发现使用的唯一宿主入口。