graphql-engine/v3/crates/metadata-resolve
Samir Talwar 8baa50010e Make the internal metadata-resolve flags copyable. (#762)
### What

This just means we can drop a bunch of references and pass by value.

### How

`#[derive(Clone, Copy)]` and fixing lints.

V3_GIT_ORIGIN_REV_ID: e15d323f8232755294d1f7a2c70ccf0de8a1632f
2024-06-26 02:27:41 +00:00
..
src Make the internal metadata-resolve flags copyable. (#762) 2024-06-26 02:27:41 +00:00
tests Make the internal metadata-resolve flags copyable. (#762) 2024-06-26 02:27:41 +00:00
Cargo.toml Improvements to query usage analytics data shape (#715) 2024-06-25 07:57:15 +00:00