Lines Matching defs:Displayer
29 pub struct Displayer<T> { struct
35 impl<T> Displayer<T> { argument
48 impl fmt::Display for Displayer<ListDeviceResponse> { implementation
65 impl fmt::Display for Displayer<&model::Device> { implementation
86 impl fmt::Display for Displayer<&model::Chip> { implementation
175 impl fmt::Display for Displayer<&model::chip::BleBeacon> { implementation
213 impl fmt::Display for Displayer<&model::Position> { implementation
234 impl fmt::Display for Displayer<&model::chip::ble_beacon::AdvertiseSettings> { implementation
263 impl fmt::Display for Displayer<&model::chip::ble_beacon::AdvertiseData> { implementation
301 impl fmt::Display for Displayer<&advertise_settings::Interval> { implementation
318 impl fmt::Display for Displayer<&advertise_settings::Tx_power> { implementation
335 impl fmt::Display for Displayer<&model::chip::Radio> { implementation
353 impl fmt::Display for Displayer<&Option<bool>> { implementation