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