Signature of a function that resolves a test resource path by name.

Synopsis

Declared in <folly/ext/test_ext.h>

using test_find_resource_t = std::string(std::string_view);

Created with MrDocs