Modules

Holds all error types

Structs

This Crate Provides functionality, for injecting dlls into other processes. Most of the crate is right now accessible through the Injector class.

Functions

This takes a string, and returns only the last path element Since this uses rust builtins, it should “just work”.

This truncates all 0 from the end of a Vec This will keep other 0 entries in the Vec perfectly intact. This has a worst case performance of o(n).