wiwi::encoding

Function decode

Source
pub fn decode<E>(value: impl Decodable<E>) -> E::DecodeOutput
where E: Encoding,