MCPcopy Create free account
hub / github.com/eholk/Boot2Rust / SimpleTextInput

Interface SimpleTextInput

src/uefi/mod.rs:98–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98pub trait SimpleTextInput {
99}
100
101pub struct Console {
102 priv input : *EFI_SIMPLE_TEXT_INPUT_PROTOCOL,

Callers

nothing calls this directly

Implementers 1

mod.rssrc/uefi/mod.rs

Calls

no outgoing calls

Tested by

no test coverage detected