mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
Split remote shell leaf module
This commit is contained in:
@@ -54,6 +54,10 @@ unshell-macros = { path = "./unshell-macros" }
|
||||
name = "leaf_derive"
|
||||
path = "examples/protocol/leaf_derive.rs"
|
||||
|
||||
[[example]]
|
||||
name = "protocol_leaf_derive"
|
||||
path = "examples/protocol_leaf_derive.rs"
|
||||
|
||||
[[example]]
|
||||
name = "remote_shell_endpoint"
|
||||
path = "examples/protocol/remote_shell_endpoint.rs"
|
||||
|
||||
Reference in New Issue
Block a user