template <typename Head, typename Rest>

struct callback_result

Defined at line 41 of file ../../src/developer/forensics/utils/fidl_oneshot.h

Traverse the list of arguments to match the callback passed a the final argument of a FIDL call.