pub fn deserialize_saved_networks(
    raw_data: String
) -> Result<Vec<NetworkConfig>, Error>