pub type ParameterMap = FxHashMap<ChannelName, Parameter>;
pub struct ParameterMap { /* private fields */ }