new
Method
This is a method of the JsonFileExporter class in the trace module.Create a new JSON file exporter.
Signature
Parameters
No description available.
Returns
The result of the operation.
new: Create a new JSON file exporter.
This is a method of the JsonFileExporter class in the trace module.Create a new JSON file exporter.
def new(path: impl Into<std::path::PathBuf>) -> Self