Expand description
See ib-shell.
§Crate features
-
item(enabled by default) — Shell items. -
verb— Shell verbs. -
hook— Hooking. -
hook-dll— Hooking, the DLL part.The injector and the DLL MUST use the same crate features. Otherwise, deserialization may result in corrupted config or fail.
-
hook-log— Hooking logs. -
everything— Everything integration.
Re-exports§
pub use ib_shell_item as item;itempub use ib_shell_verb as verb;verb