mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-26 17:02:24 +01:00
add comment
This commit is contained in:
@@ -69,6 +69,9 @@ impl Default for Scope {
|
||||
</%def>
|
||||
|
||||
|
||||
## Builds any generic enum for the API
|
||||
###############################################################################################
|
||||
###############################################################################################
|
||||
<%def name="new(enum_type, e, c)">\
|
||||
#[derive(Clone, Copy, Eq, Hash, Debug, PartialEq, Serialize, Deserialize)]
|
||||
% if e.get('description'):
|
||||
|
||||
Reference in New Issue
Block a user