Type Alias rxing::DecodingHintDictionary

source ·
pub type DecodingHintDictionary = HashMap<DecodeHintType, DecodeHintValue>;

Aliased Type§

struct DecodingHintDictionary { /* private fields */ }