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

File lib.rs

src/lib.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#![no_std]
2#![cfg_attr(test, no_main)]
3#![allow(dead_code)]
4#![allow(missing_fragment_specifier)]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected