Files
unshell/unshell-breakout-module/src/lib.rs
T
2025-11-24 13:13:06 -07:00

5 lines
125 B
Rust

// Behold! The world's most sophisticated shared library! (it has no code)
#![no_main]
pub use unshell_lib::get_components;