Struct gmime::Source[]

pub struct Source(_);

Methods

impl Source

Trait Implementations

impl Sync for Source

impl Clone for Source

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl StaticType for Source

Returns the type identifier of Self.

impl Send for Source