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