Type Alias DecoderFnc

Source
pub type DecoderFnc = fn(&[u8]) -> String;