Struct gmime::InternetAddressList [−]
Methods
impl InternetAddressList
[src]
[−]
impl InternetAddressList
pub fn new() -> InternetAddressList
[src]
[−]
pub fn new() -> InternetAddressList
pub fn parse<'a, P: Into<Option<&'a ParserOptions>>>(
options: P,
str: &str
) -> Option<InternetAddressList>
[src]
[−]
pub fn parse<'a, P: Into<Option<&'a ParserOptions>>>(
options: P,
str: &str
) -> Option<InternetAddressList>
Trait Implementations
impl Clone for InternetAddressList
[+]
impl Clone for InternetAddressList
impl Debug for InternetAddressList
[+]
impl Debug for InternetAddressList
impl Hash for InternetAddressList
[+]
impl Hash for InternetAddressList
impl StaticType for InternetAddressList
[+]
impl StaticType for InternetAddressList
impl<T: IsA<Object>> PartialEq<T> for InternetAddressList
[+]
impl<T: IsA<Object>> PartialEq<T> for InternetAddressList
impl Eq for InternetAddressList
impl Eq for InternetAddressList
impl IsA<Object> for InternetAddressList
impl IsA<Object> for InternetAddressList
impl Default for InternetAddressList
[src]
[+]
impl Default for InternetAddressList
Auto Trait Implementations
impl !Send for InternetAddressList
impl !Send for InternetAddressList
impl !Sync for InternetAddressList
impl !Sync for InternetAddressList