push

Function push 

Source
pub fn push<S: Into<Ndc>>(ndc: S) -> SetGuard
Expand description

Set thread-local context and return a guard which sets previous value on drop.