Trait google_apis_common::Part
source · pub trait Part { }Expand description
Identifies types which are only used as part of other types, which
usually are carrying the Resource trait.
pub trait Part { }Identifies types which are only used as part of other types, which
usually are carrying the Resource trait.