Jordan Baxter

Results 16 issues of Jordan Baxter

I am trying to get some of my project level environment vars set up in a `.cargo/config.toml` and I am not seeing it being loaded correctly when using `cargo ndk`....

Partially solves: https://github.com/tamasfe/aide/issues/227 Added my first pass at an operation output derive macro. This macro allows users to derive OperationOutput for an enum with single field tuple variants in which...

This is the tracking issue for the release of 0.16.0, which will include some breaking changes: - `schemars` bumped to version 1 - As a user it is important to...

When nesting routers within routers using `ApiRouter::nest_api_service()` the resulting router automatically and implicitly trims trailing slashes from the nested routes. This happens without the `axum-extra` feature, which contains the `ApiRouter::api_route_with_tsr()`...

The repo I'm working in is closed source, so unfortunately I am unable to hand out the repro code. But when I activate the `scalar` feature and serve the scalar...

### Description When using neogit with `kind = "floating"` and initiating an interactive rebase. The commit picker window pops up in a vsplit on the right side of the screen...

bug