Skip to main content

post_getconfig

Function post_getconfig 

Source
pub(crate) async fn post_getconfig<TYPES: NodeType>(
    __arg0: State<Arc<RwLock<OrchestratorState<TYPES>>>>,
    __arg1: Path<u16>,
    headers: HeaderMap,
) -> Response