dsh_api_build_helpers

Crates.iodsh_api_build_helpers
lib.rsdsh_api_build_helpers
version0.6.2
created_at2025-01-31 12:43:28.374999+00
updated_at2025-05-09 12:20:36.327328+00
descriptionDSH resource management API client
homepagehttps://www.kpn.com/dsh
repositoryhttps://github.com/kpn-dsh/dsh-api
max_upload_size
id1537485
size481,844
Wilbert Schelvis (wilbertschelvis)

documentation

README

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.

Commit count: 509

cargo fmt