Crate gen_api_wrapper

Source
Expand description

§WIP attempt at api wrapping

This is an attempt to make the api wrapping layer from the gitlab crate (more) generic.

See this blog post.

Modules§

client
endpoint
endpoint_prelude
Endpoint prelude
error
params
Endpoint prelude
query

Structs§

Raw
A query modifier that returns the raw data from the endpoint.

Functions§

raw
Return the raw data from the endpoint.