pub async fn handler(
__arg0: State<ServiceState>,
__arg1: Json<ShareRequest>,
) -> Result<impl IntoResponse, ShareError>pub async fn handler(
__arg0: State<ServiceState>,
__arg1: Json<ShareRequest>,
) -> Result<impl IntoResponse, ShareError>