- modify the `builder` function to accept a reference to `GmailClient` rather than cloning it - this avoids unnecessary cloning of the `GmailClient`
3.7 KiB
3.7 KiB
- modify the `builder` function to accept a reference to `GmailClient` rather than cloning it - this avoids unnecessary cloning of the `GmailClient`