Type Definition embedded_svc::httpd::StateMap[][src]

pub type StateMap = BTreeMap<String, Box<dyn Any>>;