chtotut

Results 1 issues of chtotut

I try to compile [plugin example](https://octarineparrot.com/assets/libpnet/doc/pnet_macros/index.html) and get this error: ``` rust pnet_macros_plugin-0.1.0\src\lib.rs:15:27: 15:35 error: mismatched types [E0308] pnet_macros_plugin-0.1.0\src\lib.rs:15 pnet_macros::register(registry); pnet_macros_plugin-0.1.0\src\lib.rs:15:27: 15:35 help: run `rustc --explain E0308` to see a...