Skip to main content

ENTRY_KEY

Constant ENTRY_KEY 

Source
const ENTRY_KEY: &str = "entry";
Expand description

How the map names the synthetic caller of every root span (mira_core::frame::ENTRY). A string where every other node key is a decimal entity key, so it cannot collide with one.