Struct digest::InvalidLength [] [src]

pub struct InvalidLength;

The error type for variable digest output

Trait Implementations

impl Copy for InvalidLength
[src]

impl Clone for InvalidLength
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for InvalidLength
[src]

Formats the value using the given formatter.