Type Definition bbd_lib::DecodeFn

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