vvelecho

Results 1 comments of vvelecho

Same issue when trying to make bindings for v8 (specifically, libv8_monolith.a) and using the following line in my build.rs: ``` .blocklist_item("^std::.*") ```