TRADING YEAH LETS GO #80
@ -109,6 +109,12 @@ impl LocalClientId {
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					impl PartialEq<u8> for LocalClientId {
 | 
				
			||||||
 | 
					    fn eq(&self, other: &u8) -> bool {
 | 
				
			||||||
 | 
					        self.0 == *other as usize
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#[derive(Debug, Copy, Clone, PartialEq)]
 | 
					#[derive(Debug, Copy, Clone, PartialEq)]
 | 
				
			||||||
pub struct AreaClient {
 | 
					pub struct AreaClient {
 | 
				
			||||||
    pub client: ClientId,
 | 
					    pub client: ClientId,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user