Function debug_create_marker_file
Source pub fn debug_create_marker_file(_name: &str, _data_directory: &Path)
Expand description
§Important
This function does nothing in production builds.
§Integration testing
Creates a marker file in the data directory.
§Panics
The function will panic if it fails to create the marker file.