Enum self_update::EncodingKind [] [src]

pub enum EncodingKind {
    Gz,
    Plain,
}

Supported encoding formats

Variants

Trait Implementations

impl Debug for EncodingKind
[src]

Formats the value using the given formatter.