Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/uefi/src/helpers/
Dlogger.rs54 struct DebugconWriter; struct
60 impl DebugconWriter { implementation
68 impl core::fmt::Write for DebugconWriter { implementation