Struct google_plus1::CommentPlusoners [−][src]
People who +1'd this comment.
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 +1'd this comment.
Trait Implementations
impl Default for CommentPlusoners[src]
impl Default for CommentPlusonersfn default() -> CommentPlusoners[src]
fn default() -> CommentPlusonersReturns the "default value" for a type. Read more
impl Clone for CommentPlusoners[src]
impl Clone for CommentPlusonersfn clone(&self) -> CommentPlusoners[src]
fn clone(&self) -> CommentPlusonersReturns 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 CommentPlusoners[src]
impl Debug for CommentPlusonersfn 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 CommentPlusoners[src]
impl NestedType for CommentPlusonersimpl Part for CommentPlusoners[src]
impl Part for CommentPlusonersAuto Trait Implementations
impl Send for CommentPlusoners
impl Send for CommentPlusonersimpl Sync for CommentPlusoners
impl Sync for CommentPlusoners