mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
make youtube3
This commit is contained in:
8648
gen/youtube3/src/api/enums.rs
Normal file
8648
gen/youtube3/src/api/enums.rs
Normal file
File diff suppressed because it is too large
Load Diff
@@ -31,5 +31,5 @@ pub use method_builders::*;
|
||||
mod call_builders;
|
||||
pub use call_builders::*;
|
||||
|
||||
mod enums;
|
||||
pub use enums::*;
|
||||
pub mod enums;
|
||||
pub(crate) use enums::*;
|
||||
|
||||
Reference in New Issue
Block a user