Struct data_url::forgiving_base64::InvalidBase64 [] [src]

pub struct InvalidBase64(_);

Trait Implementations

impl Debug for InvalidBase64
[src]

[src]

Formats the value using the given formatter.

impl From<DecodeError<Impossible>> for InvalidBase64
[src]

[src]

Performs the conversion.