pub type GetBuildPathsFn = Box<dyn GetBuildPathsFnType + Send + Sync>;
Expand description

The type of functions that get build paths.