Skip to main content

new

Method
This is a method of the JsonFileExporter class in the trace module.
Create a new JSON file exporter.

Signature

def new(path: impl Into<std::path::PathBuf>) -> Self

Parameters

path
impl Into<std::path::PathBuf>
required
No description available.

Returns

Returns
Self
The result of the operation.