Function path_relative_to_bundled_plugin_directory

Source
pub fn path_relative_to_bundled_plugin_directory(
    path: impl AsRef<Path>,
) -> Result<PathBuf, ()>