Type Alias modio_logger_db::ValueMap

source ·
pub type ValueMap = HashMap<u32, String>;

Aliased Type§

struct ValueMap { /* private fields */ }