[](https://github.com/dcchut/async-recursion/actions) [](htt...
Actions: datafuse-extras/async-recursion Actions All workflows CI Disabled Management Caches All workflows Showing runs from all workflows 61 workflow runs Event Status Branch Actor CI CI #61: Scheduled custom November 25, 2024 00:38 1m 29s CI CI #60: Scheduled custom ...
搜索 GitHttpClientBase.GetItemZipAsync 方法 (String, String, String, String, Nullable(VersionControlRecursionType), Nullable(Boolean), Nullable(Boolean), Nullable(Boolean), GitVersionDescriptor, Object, CancellationToken) (Microsoft.TeamFoundation.SourceControl.WebApi)...
搜索 GitHttpClientBase.GetItemTextAsync 方法 (String, Guid, String, String, Nullable(VersionControlRecursionType), Nullable(Boolean), Nullable(Boolean), Nullable(Boolean), GitVersionDescriptor, Object, CancellationToken) (Microsoft.TeamFoundation.SourceControl.WebApi)...
GitHttpClientBase.GetItemsAsync 方法 (String, String, String, Nullable(VersionControlRecursionType), Nullable(Boolean), Nullable(Boolean), Nullable(Boolean), Nullable(Boolean), GitVersionDescriptor, Object, CancellationToken) (Microsoft.TeamFoundation.SourceControl.WebApi) ...
GitHttpClientBase.GetItemsAsync 方法 (String, Guid, String, Nullable(VersionControlRecursionType), Nullable(Boolean), Nullable(Boolean), Nullable(Boolean), Nullable(Boolean), GitVersionDescriptor, Object, CancellationToken) (Microsoft.TeamFoundation.SourceControl.WebApi) ...
GitHttpClientBase.GetItemsAsync 方法 (Guid, String, Nullable(VersionControlRecursionType), Nullable(Boolean), Nullable(Boolean), Nullable(Boolean), Nullable(Boolean), GitVersionDescriptor, Object, CancellationToken) (Microsoft.TeamFoundation.SourceControl.WebApi) ...
搜索 GitHttpClientBase.GetItemTextAsync 方法 (String, String, String, Nullable(VersionControlRecursionType), Nullable(Boolean), Nullable(Boolean), Nullable(Boolean), GitVersionDescriptor, Object, CancellationToken) (Microsoft.TeamFoundation.SourceControl.WebApi)...
ctronmerged 1 commit intotrunk-rs:mainfromctron:feature/drop_async_rec_1 Sep 13, 2024 Collaborator ctroncommentedSep 10, 2024 ctronforce-pushedthefeature/drop_async_rec_1branch from430efa9to0700be5CompareSeptember 10, 2024 11:50 ctronmerged commit47becdcintotrunk-rs:mainSep 13, 2024 ...
Noticed while reading through this code. As of Rust 1.77.0, recursive async functions are allowed inline, as long as they use indirection. This cleans up the helper method.