Struct gsuite_api::UserCustomProperties [−][src]
Custom properties for a user.
Trait Implementations
impl Clone for UserCustomProperties[src]
impl Clone for UserCustomProperties[src]fn clone(&self) -> UserCustomProperties[src]
pub fn clone_from(&mut self, source: &Self)1.0.0[src]
impl Default for UserCustomProperties[src]
impl Default for UserCustomProperties[src]fn default() -> UserCustomProperties[src]
impl<'de> Deserialize<'de> for UserCustomProperties[src]
impl<'de> Deserialize<'de> for UserCustomProperties[src]fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>, [src]
__D: Deserializer<'de>,
impl Serialize for UserCustomProperties[src]
impl Serialize for UserCustomProperties[src]Auto Trait Implementations
impl RefUnwindSafe for UserCustomProperties
impl RefUnwindSafe for UserCustomPropertiesimpl Send for UserCustomProperties
impl Send for UserCustomPropertiesimpl Sync for UserCustomProperties
impl Sync for UserCustomPropertiesimpl Unpin for UserCustomProperties
impl Unpin for UserCustomPropertiesimpl UnwindSafe for UserCustomProperties
impl UnwindSafe for UserCustomPropertiesBlanket Implementations
impl<T> DeserializeOwned for T where
T: for<'de> Deserialize<'de>, [src]
impl<T> DeserializeOwned for T where
T: for<'de> Deserialize<'de>, [src]impl<T> Instrument for T[src]
impl<T> Instrument for T[src]pub fn instrument(self, span: Span) -> Instrumented<Self>[src]
pub fn in_current_span(self) -> Instrumented<Self>[src]
impl<T> Instrument for T[src]
impl<T> Instrument for T[src]pub fn instrument(self, span: Span) -> Instrumented<Self>[src]
pub fn in_current_span(self) -> Instrumented<Self>[src]
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,