async-google-apis-common

Crates.ioasync-google-apis-common
lib.rsasync-google-apis-common
version0.4.0
sourcesrc
created_at2020-10-19 12:38:43.412458
updated_at2023-03-01 17:36:25.472301
descriptionShared code for the async-google-apis generated code.
homepagehttps://github.com/dermesser/async-google-apis
repositoryhttps://github.com/dermesser/async-google-apis
max_upload_size
id302904
size27,225
Lewin Bormann (dermesser)

documentation

https://docs.rs/async-google-apis-common

README

async-google-apis-common

Docs.rs Crates.rs

This crate is required by the modules generated by async-google-apis. Once linked, it takes care of the dependencies used by the generated code.

Make sure that the modules you are using are at compatible versions of the ones used here. If this is a problem, you can remove the crate import from the generated code and supply your own dependencies instead, or store a modified copy of the crate and depend on the local copy.

Note that for some macros to work, you still need to add the following dependencies to your Cargo.toml:

serde = "~1.0"
Commit count: 238

cargo fmt