gateway-api-rs icon indicating copy to clipboard operation
gateway-api-rs copied to clipboard

Kubernetes Gateway API bindings for Rust

Results 23 gateway-api-rs issues
Sort by recently updated
recently updated
newest added

We've introduced new generators to resolve #38. While these are partially functional, there are inconsistencies in resolutions and the code is emitted when new types are introduced. For the moment...

bug

Bumps [syn](https://github.com/dtolnay/syn) from 2.0.108 to 2.0.110. Release notes Sourced from syn's releases. 2.0.110 Tweaks to improve build speed (#1939, thanks @​dishmaker) Make syn::ext::IdentExt::unraw available without "parsing" feature (#1940) Support parsing...

dependencies
rust

Bumps [schemars](https://github.com/GREsau/schemars) from 1.0.5 to 1.1.0. Release notes Sourced from schemars's releases. v1.1.0 Added Public functions that have no side-effects are now marked with #[must_use] so that they report a...

dependencies
rust