Skip to content

Compiler warnings #50

@rubenhensen

Description

@rubenhensen
warning: field `email` is never read
  --> pg-pkg/src/middleware/auth.rs:31:9
   |
30 | pub struct ApiKeyData {
   |            ---------- field in this struct
31 |     pub email: String,
   |         ^^^^^
   |

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions