Type Definition embedded_svc::httpd::StateMap

source · []
pub type StateMap = BTreeMap<String, Box<dyn Any>>;