Type Definition digest::VariableResult [] [src]

#[must_use]
type VariableResult<'a> = Result<&'a [u8], InvalidLength>;