Given a byte slice, extract the lengths of the opcodes in it.
Supports x86 and x86_64.
x86
x86_64
Find it and examples here.
This library can be found on crates.io. In your Cargo.toml put
[dependencies] lde = "0.1"
MIT, see license.txt