pub(crate) async fn post_ready<TYPES: NodeType>(
__arg0: State<Arc<RwLock<OrchestratorState<TYPES>>>>,
headers: HeaderMap,
body: Bytes,
) -> Responsepub(crate) async fn post_ready<TYPES: NodeType>(
__arg0: State<Arc<RwLock<OrchestratorState<TYPES>>>>,
headers: HeaderMap,
body: Bytes,
) -> Response