namespace AIStudio.Tools.Rust; public readonly record struct OpenPathResponse(bool Success, string Issue);