mingley
mingley
**Description:** The app structure is an API with 5 routes, 4 of the endpoints hit individual lambdas and the fifth initiates a step function state machine process. All of this...
**Is your feature request related to a problem? Please describe.** Some users operating in a theoretical enterprise environment might have _both_ external and internal crate registries being utilized. Currently the...
Hopefully this is a simple solution to something basic I might have missed. Trying to utilize the `static` feature to compile a project that consumes `faiss-rs` as a crate. Example...