mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-09 06:47:59 -06:00
Restructure some of the folder structure in unshell-server
This commit is contained in:
@@ -15,6 +15,8 @@ use unshell_lib::{
|
||||
|
||||
use crate::client_runtime::ClientRuntime;
|
||||
|
||||
pub use unshell_lib::logger::setup_logger;
|
||||
|
||||
pub extern "C" fn test1() {
|
||||
warn!("Test1 called xxxxxxxxxxx");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user