Type Alias bbd_lib::DecodeFn

source ยท
pub type DecodeFn = fn(_: char) -> u8;