Function sentry::shim::push_scope [] [src]

pub fn push_scope() -> ScopeGuard

Pushes a new scope on the stack.

A "shim only" scope guard is a zero sized type that doesn't do anything.