mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
Add stateful call leaf runtime
This commit is contained in:
+1
-1
@@ -20,6 +20,6 @@ extern crate self as unshell;
|
||||
pub mod logger;
|
||||
pub mod protocol;
|
||||
|
||||
pub use unshell_macros::Leaf;
|
||||
pub use unshell_macros::{Leaf, procedures};
|
||||
|
||||
// pub use ush_obfuscate as obfuscate;
|
||||
|
||||
Reference in New Issue
Block a user