pub async fn share_handler( __arg0: State<Arc<MnemoEngine>>, __arg1: Path<Uuid>, __arg2: Json<ShareBody>, ) -> Result<Json<ShareResponse>, AppError>
POST /v1/memories/:id/share