Add support for nested structs by sinisterchipmunk · Pull Request #14 · ruby/fiddle

This pull request does a few things. The main goal of the PR is to add support for nested structs and unions containing structs, as discussed in #12. I need this for a non-trivial project and have ...