Home
last modified time | relevance | path

Searched defs:ProtoChipDisplay (Results 1 – 1 of 1) sorted by relevance

/tools/netsim/rust/daemon/src/devices/
Ddevices_handler.rs383 struct ProtoChipDisplay(ProtoChip); struct
386 impl std::fmt::Display for ProtoChipDisplay { implementation