pub const MODULE_PHASE_BOOTSTRAP: &str = "bootstrap";Expand description
Bootstrap-phase value of MODULE_PHASE_KEY. Fired once on
first poll; body parks until descendants drain.
pub const MODULE_PHASE_BOOTSTRAP: &str = "bootstrap";Bootstrap-phase value of MODULE_PHASE_KEY. Fired once on
first poll; body parks until descendants drain.