namespace AIStudio.Tools.Rust; public readonly record struct GetLogPathsResponse(string LogStartupPath, string LogAppPath);