Struct glin::query::Counter[][src]

pub struct Counter { /* fields omitted */ }

Methods

impl Counter
[src]

Trait Implementations

impl PartialEq for Counter
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for Counter
[src]

Auto Trait Implementations

impl !Send for Counter

impl !Sync for Counter