pub async fn trace_stack(
error: StructuredError,
root_asset: Vc<Box<dyn OutputAsset>>,
output_path: FileSystemPath,
project_dir: FileSystemPath,
) -> Result<String>
pub async fn trace_stack(
error: StructuredError,
root_asset: Vc<Box<dyn OutputAsset>>,
output_path: FileSystemPath,
project_dir: FileSystemPath,
) -> Result<String>