Function update_profile

Source
pub async fn update_profile(
    token: &str,
    state_header: &str,
    local_state: &str,
) -> Result<(), Box<dyn Error>>