Procedural macros for pixiv3-rs: API endpoint code generation (api_endpoints! and related macros).
api_endpoints!
This crate is an implementation detail of pixiv3-rs. You normally depend on the main crate only:
[dependencies] pixiv3-rs = "0.1"
See pixiv3-rs for usage and documentation.
Unlicense.
AppPixivAPI