async fn post_handler(
__arg0: State<Arc<RwLock<InMemoryDb>>>,
__arg1: Json<StartAppPostPayload>,
) -> impl IntoResponse
async fn post_handler(
__arg0: State<Arc<RwLock<InMemoryDb>>>,
__arg1: Json<StartAppPostPayload>,
) -> impl IntoResponse