pub struct Network { store_id: u64, name: String, handler: String, }