Struct olm_sys::OlmUtility[][src]

#[repr(C)]
pub struct OlmUtility { /* fields omitted */ }

Trait Implementations

impl Debug for OlmUtility
[src]

Formats the value using the given formatter. Read more

impl Copy for OlmUtility
[src]

impl Clone for OlmUtility
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for OlmUtility

impl Sync for OlmUtility