Common message types.
The Params type uses IndexMap<String, Value> for consistent ordering and JSON value support.
Params
IndexMap<String, Value>
pub use crate::params::Params;