[][src]Trait google_consumersurveys2::Hub

pub trait Hub { }

Identifies the Hub. There is only one per library, this trait is supposed to make intended use more explicit. The hub allows to access all resource methods more easily.

Implementors

impl<'a, C, A> Hub for ConsumerSurveys<C, A>[src]

Loading content...