Function trace_stack_with_source_mapping_assets

Source
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>