Dylan Plecki

Results 3 issues of Dylan Plecki

This change fixes the LuaJIT library auto-discovery build regression from a96e99ab1a770d261fa9eecbd9c7d112f39aa34b and adds additional LuaJIT auto-discovery for LuaJIT-2.1. Fixes #1661. I hereby granted the copyright of the changes in this...

Fixes #657. This PR introduces the `SeekBuf` trait for buffers that support arbitrary lookups of memory, and a new `BufCursor` struct for immutably iterating over a `SeekBuf` type. `SeekBuf` is...

(note that this is a somewhat large feature request with significant functionality additions) While using the `bytes` crate, I noticed a use case that is not currently covered under the...