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