Skip to main content

Crate dsh_api_build_helpers

Crate dsh_api_build_helpers 

Source
Expand description

This lib crate contains functions that are needed during the build phase of the dsh_api crate.

  • Generate the client code
  • Generate the generic client code
  • Generate type structs from 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.

Modules§

dsh_api_operation
generate_generic
Generate the generic client code
generate_methods
Generate the generic client code
generate_types
Generate types from an openapi string
openapi_utils

Enums§

Method

Constants§

MANAGED_PARAMETERS
METHODS

Functions§

capitalize