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

pub struct SessionKey(pub Key);

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