Struct icaparse::EncapsulationSection [] [src]

pub struct EncapsulationSection { /* fields omitted */ }

Describes a section of the encapsulated data as listed in the Encapsulated header

Methods

impl EncapsulationSection
[src]

provides a constructor for method for the type

Trait Implementations

impl Debug for EncapsulationSection
[src]

Formats the value using the given formatter.

impl Hash for EncapsulationSection
[src]

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

impl PartialEq for EncapsulationSection
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for EncapsulationSection
[src]

impl Display for EncapsulationSection
[src]

Formats the value using the given formatter. Read more