6 releases
new 0.6.2 | May 9, 2025 |
---|---|
0.6.1 | Apr 7, 2025 |
0.6.0 | Mar 6, 2025 |
0.5.2 | Feb 28, 2025 |
0.4.0 | Jan 31, 2025 |
#5 in #dsh
124 downloads per month
Used in 2 crates
(via dsh_api)
76KB
1.5K
SLoC
dsh_api build helpers
This lib crate contains functions that are needed during the build phase of the dsh_api
crate.
- Generate the generic client code
- Generate Progenitor client from an openapi specification
- Update the openapi specification
It has no real value in any other situation.
It is published to crates.io
because the current capabilities of the rust build.rs
system
are too limited for complex build strategies.
Dependencies
~15–33MB
~451K SLoC