Skip to main content

background

Function background 

Source
pub fn background() -> Context
Expand description

Return a background context: it is never cancelled and has no deadline.

Use this as the root from which to derive child contexts.