Crate inject_lib
source · [−]Modules
Holds all error types
Structs
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).