Track GRPC

This commit is contained in:
Gregory Schier
2024-02-28 07:32:05 -08:00
parent 02960d2d64
commit cefdc3ecf3
3 changed files with 7 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ impl Display for AnalyticsResource {
#[serde(rename_all = "snake_case")]
pub enum AnalyticsAction {
Cancel,
Commit,
Create,
Delete,
DeleteMany,