v0.2.3
The position API is a compiletime function finding the position of a substring (needle) in a larger string (haystack). Its use case is pooling string literals together in a single obfstr instance where the original string can be sliced given its position in the larger pool.