Struct m3u8_rs::playlist::SessionKey [] [src]

pub struct SessionKey(pub Key);

#EXT-X-SESSION-KEY:<attribute-list>

Methods

impl SessionKey
[src]

Trait Implementations

impl Debug for SessionKey
[src]

Formats the value using the given formatter.

impl Default for SessionKey
[src]

Returns the "default value" for a type. Read more

impl PartialEq for SessionKey
[src]

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

This method tests for !=.