serialize client names
This commit is contained in:
parent
946bb37096
commit
a2a2d89912
@ -46,8 +46,8 @@ pub struct PortHandler {
|
||||
|
||||
pub port_state: HashMap<Port, PortState>,
|
||||
|
||||
#[serde(skip)]
|
||||
#[cfg(feature = "debug_server")]
|
||||
#[serde(default)]
|
||||
pub names: HashMap<Number, String>,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user