generator:所有Google API的绑定和CLI生成器 源码
该项目是的后继者。 概述 ci / 由提供的一堆由CI运行的脚本。 Discovery_parser / Google Discovery文档最基本的翻译成rust类型。 等等/ 包含用作生成API和CLI的输入的所有配置和数据文件。 google_field_selector / google_field_selector_derive / 包括FieldSelector特性和proc-macro,以自动从结构派生该特性。 FieldSelector提供了一种方法,用于返回要在Google API的fields属性中使用的值。 语法看起来像kind,items(title,characteristics/length) 。 google_rest_api_generator / 这是该存储库的主要目的。 给定一个发现文档,它将生成惯用的锈迹绑定以与API一起使用。 输入是发现文档
文件列表
generator:所有Google API的绑定和CLI生成器
(预估有个139文件)
fail-data-stdin-and-no-specs
67B
data-stdin-yaml-multi-template-to-same-file-again
0B
data-stdin-yaml-single-template-file-non-existing-directory
0B
fail-invalid-data-format-multi-document-yaml
247B
data-stdin-yaml-multi-template-to-same-file-again-output
47B
data-stdin-yaml-multi-template-stdout-explicit-separator
97B
fail-data-stdin-template-misses-key
172B
data-stdin-yaml-multi-template-stdout
94B
data-stdin-yaml-single-template-stdout
46B
data-stdin-yaml-single-relative-template-stdout
46B
暂无评论