Skip to main content

post_ready

Function post_ready 

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