rsiot::components_config::http_server

Function create_put_endpoints_hashmap

Source
pub fn create_put_endpoints_hashmap<TMsg>(
    config_endpoints: &[Box<dyn PutEndpoint<TMsg>>],
) -> HashMap<String, Box<dyn PutEndpoint<TMsg>>>
where TMsg: MsgDataBound,
Expand description

Создать коллекцию точек PUT на основе конфигурации