pub async fn get_user_profile(
state: State<'_, AppState>,
) -> Result<UserPreferenceVector, AppError>Expand description
Retorna informações sobre o perfil do usuário
pub async fn get_user_profile(
state: State<'_, AppState>,
) -> Result<UserPreferenceVector, AppError>Retorna informações sobre o perfil do usuário