Dry run and return the trace of the given call with additional configuration.
Like [Self::trace_call], but accepts a [TracingConfig] that can carry state
overrides and future extensibility. The config must be the last argument for
backwards compatibility — see [TracingConfig] documentation.
Dry run and return the trace of the given call with additional configuration.
Like [
Self::trace_call], but accepts a [TracingConfig] that can carry state overrides and future extensibility. The config must be the last argument for backwards compatibility — see [TracingConfig] documentation.