Skip to main content

link_force

Function link_force 

Source
pub fn link_force()
Expand description

Anchor every inventory::submit!{} block against linker DCE. New components must add a black_box(...) line; the tests/component_authoring.rs assertion catches omissions.