ef2b8301 Jonni Liljamo
15 days ago
1 2 3 4 5
#[derive(Debug, PartialEq)] pub enum TargetMethod { Ping, Get(u8), }