build workflow and spacing cleanup
This commit is contained in:
@@ -22,7 +22,7 @@ public static class CallResultAsync<T> where T : struct
|
||||
|
||||
return await tcs.Task;
|
||||
}
|
||||
|
||||
|
||||
[StructLayout(LayoutKind.Sequential, Pack = 8)]
|
||||
private struct GenericCallResult
|
||||
{
|
||||
|
Reference in New Issue
Block a user