gapirs-drive-v3 0.0.1

Rust library for Google API drive v0.0.1
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// This file was generated by code-gen. DO NOT EDIT MANUALLY! 

pub mod copy;
pub mod create;
pub mod delete;
pub mod download;
pub mod empty_trash;
pub mod export;
pub mod generate_ids;
pub mod get;
pub mod list;
pub mod list_labels;
pub mod modify_labels;
pub mod update;
pub mod watch;