Type Alias rxing::EncodingHintDictionary

source ·
pub type EncodingHintDictionary = HashMap<EncodeHintType, EncodeHintValue>;

Aliased Type§

struct EncodingHintDictionary { /* private fields */ }