mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-09 06:47:59 -06:00
Work on custom binaries
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
use unshell::info;
|
||||
|
||||
pub fn log_test_fn() {
|
||||
info!("Testttttttt");
|
||||
}
|
||||
Reference in New Issue
Block a user