pub async fn trace_stack_with_source_mapping_assets(
error: StructuredError,
assets_for_source_mapping: Vc<AssetsForSourceMapping>,
output_path: FileSystemPath,
project_dir: FileSystemPath,
) -> Result<String>
pub async fn trace_stack_with_source_mapping_assets(
error: StructuredError,
assets_for_source_mapping: Vc<AssetsForSourceMapping>,
output_path: FileSystemPath,
project_dir: FileSystemPath,
) -> Result<String>