We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2756f8f commit 96ddfd6Copy full SHA for 96ddfd6
specification/keyvault/Security.KeyVault.Keys/client.tsp
@@ -5,6 +5,7 @@ using Azure.ClientGenerator.Core;
5
6
@@clientName(KeyVault, "Key", "java");
7
@@clientName(KeyVault, "Client", "go");
8
+@@clientName(KeyVault, "Key", "rust");
9
10
using KeyVault;
11
0 commit comments