mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-09 06:47:59 -06:00
5 lines
125 B
Rust
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;
|