Function sentry::shim::current_client [] [src]

pub fn current_client() -> Option<Arc<Client>>

Never returns a client.

In normal situations this would return the client but in shim-only mode this will always return None.