Pavel Samarkin
Results
1
issues of
Pavel Samarkin
**Describe the bug** `generate_pod!` fails for types that contain function pointers due to: ``` its dependent type std::option::Option isn't known ``` **To Reproduce** Here's the simplest header I was able...