MCPcopy Create free account
hub / github.com/LibertyOS-Development/kernel / Console

Class Console

src/sys/console.rs:45–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43// Console struct
44#[derive(Debug, Clone)]
45pub struct Console;
46
47
48// Style struct

Callers 2

newMethod · 0.85
newMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected