martin/tests/utils
Yuri Astrakhan 7e20602079
Minor refactor and cleanup (#716)
* moved `IdResolver` to a separate file
* added `just fmt2` build target to format code using nightly mode
* moved all Actix `Data<AppState>` into individual state objects, e.g.
`Data<Sources>` (allows other source types, separate from `Sources`
type)
* move all Source-related code to a new `Sources` struct (a simple
wrapper over a HashMap)
2023-06-15 18:36:41 -04:00
..
mod.rs Minor refactor and cleanup (#716) 2023-06-15 18:36:41 -04:00
pg_utils.rs tests, report unknown cfg, rm catalog vector flds (#551) 2023-01-12 11:48:15 -05:00