Skip to main content

Module invoke_provider_fn

Module invoke_provider_fn 

Source
Expand description

Defines an invoke_provider function that calls the query’s provider, to be used as a function pointer in the query’s vtable.

To mark a short-backtrace boundary, the function’s actual name (after demangling) must be __rust_begin_short_backtrace.

Functions§

__rust_begin_short_backtrace 🔒