0.1.1 page navigation

This commit is contained in:
aaron-jack-manning
2022-07-13 20:43:56 +10:00
parent 4714a84834
commit daf7242f10
7 changed files with 98 additions and 14 deletions

View File

@@ -194,3 +194,7 @@ impl Client {
}
}
}
// ----------------- Page Navigation -----------------
implement_pagination_v1!(ListAccountsResponse);