Struct google_plus1::ActivityObjectResharers [−][src]
People who reshared this activity.
This type is not used in any activity, and only used as part of another schema.
Fields
total_items: Option<u32>
Total number of people who reshared this activity.
self_link: Option<String>
The URL for the collection of resharers.
Trait Implementations
impl Default for ActivityObjectResharers[src]
impl Default for ActivityObjectResharersfn default() -> ActivityObjectResharers[src]
fn default() -> ActivityObjectResharersReturns the "default value" for a type. Read more
impl Clone for ActivityObjectResharers[src]
impl Clone for ActivityObjectResharersfn clone(&self) -> ActivityObjectResharers[src]
fn clone(&self) -> ActivityObjectResharersReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for ActivityObjectResharers[src]
impl Debug for ActivityObjectResharersfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl NestedType for ActivityObjectResharers[src]
impl NestedType for ActivityObjectResharersimpl Part for ActivityObjectResharers[src]
impl Part for ActivityObjectResharersAuto Trait Implementations
impl Send for ActivityObjectResharers
impl Send for ActivityObjectResharersimpl Sync for ActivityObjectResharers
impl Sync for ActivityObjectResharers