MCPcopy Create free account
hub / github.com/IBM/ACE-RISCV / new

Method new

security-monitor/src/debug.rs:117–119  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

115}
116
117impl Console {
118 pub fn new() -> Self {
119 Console {}
120 }
121}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected